I keep running into a problem though. It seems as if every element I want to add to my page ends up being hardcoded using
position: absolute; ... left: variable px; top: variable px; etc
When I try to set position to relative or leave it the default of static, then tables, images, etc. seem to fall out of place.
What I have right now is:
Lethal-Tom.com
I simply tried adding a paragraph below the last div and the content showed up near the top left of the page.
I then tried to insert the new content into another div and it ended up overwriting the Lorem Ipsum content.
I can't see what I'm doing wrong yet and would like some insight as to how I could get a simple page with well-flowing elements without using absolute positioning.


Sign In
Create Account


Back to top









