|
Posted by Lachlan Hunt on December 6, 2005, 12:42 pm
Please log in for more thread options
Safalra wrote:
> Searching the internet, the only accurate tutorials for valid HTML I
> can find are very basic. Ideally I'd like something meeting the
> following criteria:
>
> - teaches valid HTML, including the rarer elements
> - covers browser compatibility issues (such as <abbr> and <acronym>)
> - addresses accessibility issues (such as alt text)
> - mentions some usability issues (such as navigation)
> - covers (at least in basic form) formatting using CSS
Add to that teaching that XHTML is not as simple as writing HTML in XML
syntax, and starts by teaching HTML 4, rather than XHTML, as XHTML is
not really suitable for beginners.
> Is there a tutorial (or even a couple of tutorials) that covers all of
> this, or will I have to write one myself?
Take a look through the comments of this article, there's lots of HTML
and CSS tutorials and other resources mentioned.
http://www.mezzoblue.com/archives/2004/08/25/standards_re/index.php
I've never actually found a tutorial that meets all that criteria
myself. I'd like to though.
--
Lachlan Hunt
http://lachy.id.au/ http://GetFirefox.com/ Rediscover the Web
http://GetThunderbird.com/ Reclaim your Inbox
|