Hello,
If I have an XHTML document containing tags in the order:
<h1>Heading One</h1> <p>Paragraph</p>
<h2>Heading Two</h2> <p>Paragraph</p>
How are these tags styled with CSS so that there are positioned in and out of order on the page with no relation to each other.. but when viewed in a text browser it viewed in it's original order.
Thanks
Tim
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
