For some time I have been designing my html/css with containers that allow a fixed amount of content -BUT as I have to update them or a client gives me ALLOT of new content I find myself having to re-size my pages with custom css for each page as the page content varies.
There HAS to be a faster more efficient way to do this. I HAVE done this in the past with tables(as they expand with more content added and shrink with less) -but I'm not sure if this is the way to go either.
Any ideas on the most efficient way to build a master template for pages with similar content that do not have to be individually sized?
Bookmarks