Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: let's have valid html

by hossman (Prior)
on Nov 17, 2004 at 18:55 UTC ( [id://408530]=note: print w/replies, xml ) Need Help??


in reply to Re^2: let's have valid html
in thread let's have valid html

I'm no expert, but theorbittwo's assessment sounds about right to me. All in all there are some pretty weighty changes.

For example, check out this little gem from the xhtml FAQ...

Is <img> being replaced by <object> in XHTML2?

No. <img> is being replaced in XHTML2, but by something else ...

What XHTML2 does is say that all images are equivalent to some piece of content; it does this by allowing you to put a src attribute on any element at all. What this says is: if the image is available, and the browser can process it, use it, otherwise use the content of the element. For instance:...

Take a look at the elements in xhtml2 to get a sense of how much has changed.

Replies are listed 'Best First'.
Re^4: let's have valid html
by apotheon (Deacon) on Nov 18, 2004 at 10:54 UTC

    Wow. I should have been paying more attention to the evolution of XHTML standards. That is a great move toward more-elegant code in Web markup.

    - apotheon
    CopyWrite Chad Perrin

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://408530]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-23 20:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found