Jack Pivac wrote:
I have a page with about 20-30 div's each about 200-300px height.
With that many, you may be overusing/abusing the div element. It's a common mistake, often referred to as "div-mania" (or something along those lines). You should probably try and find more semantic elements.
Unfortunately when printing they sometimes get divided between 2 pages... is there any way round this?
http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside -- Lachlan Hunt http://lachy.id.au/ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
