Re: "active" CSS

>> OBJECT element (a common header, footer, or navigational document, for
>> example) should replace the embedded document, its parent, the document 
>> at
>
> That's behavioural, not structural.
>
>> This seems to me a structural oversight--the ability to embed documents
>> without the ability to specify where their links open is a recipe for 
>> links
>
> Embedding is essentially presentational.  Structurally, for example,
> img elements are really just a special sort of a element.  Much use of
> img is purely presentational, e.g. text replacement, frame borders, etc.

I do not agree; the embedding of a subdocument seems clearly structural to 
me.  As for where the links in that subdocument open, you can call it 
behavioral, structural, presentational, comical, political, nonsensical, or 
Peggy Sue if you are so inclined, but whatever you want to call it, the fact 
is that strict HTML and XHTML provide a way to embed documents without a way 
to specify where links in those embedded documents open. 

Received on Sunday, 10 October 2004 21:36:15 UTC