View Single Post
Old 07-22-2009, 01:14 AM   #72
AlexBell
Wizard
AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.
 
AlexBell's Avatar
 
Posts: 3,413
Karma: 13369310
Join Date: May 2008
Location: Launceston, Tasmania
Device: Sony PRS T3, Kobo Glo, Kindle Touch, iPad, Samsung SB 2 tablet
Quote:
Originally Posted by Jellby View Post
Note that the "name" attribute is deprecated or forbidden in XHTML (depends on the version). Use "id" in another element for anchors, like this:

<h3 id="preface">Preface to this version</h3>
It's acceptable in XHTML 1.0, or at least the W3C validator doesn't complain about it if one uses the XHTML 1.0. doctype. And yes, I know it's not acceptable in XHTML 1.1

I've had problems finding information about marking up with XHTML 1.1. Ronin has recommended w3schools.org; do you have any suggestions?

Regards, Alex
AlexBell is offline   Reply With Quote