cefisher 0 Report post Posted November 10, 2010 Hello all! I need help centering the embedded video on this page. Also... moving the video down a line or two. Thanks! http://66.147.244.194/~goeliteo/?page_id=1548 Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted November 10, 2010 Whenever you want to break something down a few lines use `` - one for every line above something to push it down. To center anything drop it inside: ` ... whatever text, image or code here ... ` Thanks, Bryan Share this post Link to post Share on other sites
cefisher 0 Report post Posted November 10, 2010 Bryan you're the best. Thanks for your help Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted November 10, 2010 Anytime. Thanks, Bryan Share this post Link to post Share on other sites
cefisher 0 Report post Posted November 10, 2010 If I want to move something down two lines... do I simply put: Thanks Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted November 10, 2010 ` Hi, hello there. Well, this is a new paragraph. ` OR ` Hi, hello there. Well, this is a new paragraph. ` p is for paragraph Thanks, Bryan Share this post Link to post Share on other sites