Is there a way to add a property to a div that will position it according to the div above it? I'm trying to create content pages for my site, but the text on some is much longer than others. Giving a new id to each one just seems too tedious, there must be something I'm missing.






You simply give them no position at all and then they follow each other. Really the only element whose own dimesions are dependent on anothers is a table.
Bookmarks