On my website I'd like the sentence "Increase Your Chances of Winning eBay Auctions While Decreasing the Winning Bid Amount!" to appear aligned to the left of the page, how do I do that? I don't at all understand what determines where the <div>'s appear. http://auctionautobidder.com/ Thanks
Where exactly do you want it? it's currently on the left of the command div. http://i.imgur.com/oO8eRmk.png Is this what want to do?
Move this to here: and add margin-left: 38px; to the style. Although, I'd move all styles to the css file, cleaner that way. PS: CTRL+F5 afterwards to clear cache. (if there is any)