> -----Original Message-----
> From: [email protected]
> [mailto:[EMAIL PROTECTED] On Behalf Of Mike Wilson
<snip>
> > The physical structure of a page will often be entirely
> > different to the
> > logical structure
>
> This is true, of course, but at the end of the day both versions still
> have some meaning, depending on context.
>
You must be drunk too, if you are agreeing with me! (Apparently.)
The example that I was trying to describe went more like:
<div id="block1">
<div id="col1">
<p>Para 1</p>
<p>Start of Para 2 ...
</div>
<div id="col2">
end of para 2</p>
<p>foo</p>
</div>
</div>
Appearing as:
Para 1 end of para2
Start of Para 2... foo
Mike
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************