How do I get a div to appear in a certain place on the page.
Such as
Code:.main { width: 500px; float: 200px; }This doesn't work by the way.Code:<div class="main">Main Content</div>
So I want it to appear 200px in from the side, but I don't know how to do this, any help please.





Reply With Quote






