|
Posted by David Dorward on 03/17/06 21:08
about_that_time wrote:
> Just trying to get started learning all this stuff. I've been reading
> www.htmlgoodies.com which I think explains everything very well,
It doesn't. I seem to recall that last time I looked it had an average of
one serious error per paragraph.
> but is obviously very outdated, and www.w3schools.com, which is mostly the
> opposite (up to date, but doesn't do very well at all of explaining the
> whys and hows. . .well, especially the whys).
W3Schools also tends to have errors - but far more subtle ones.
> I've also checked out http://www.w3.org/MarkUp/Guide/, which seems good,
> but not very comprehensive.
Also out of date. The code is a mix of HTML 3.2 and 4.01 Transitional. These
days you should generally be writing HTML 4.01 Strict (which discards most
of the legacy stuff CSS can now handle).
> Does anyone have a quick link that would work better than
> these three?
To be honest, I haven't found anything better then the specification. It's
rather dry and not written as a tutorial, but its accurate and the
information is hard to beat.
http://w3.org/TR/html4/
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|