On May 14, 8:55 pm, Prisoner at War <prisoner_at_.. .@yahoo.comwrot e:
Get it from the library. I cannot imagine needing to own an HTML book.
There are plenty of good references on the web. Understand that XHTML
is not for the general web. HTML is a better option.
I own Eric Meyer's "CSS: The Definitive Guide" and am glad that I do.
It is the best definitive guide I've read on any web topic.
"Bullet Proof Web Design" is the best book I've seen for learning
semantic HTML and separation of HTML and CSS. It is a really good
book. I borrowed it from the library.
Borrow "CSS Zen Garden" for some nice inspiration about what
separation of content and presentation can do.
Bookmark the w3c HTML and CSS validator web pages. Also bookmark the
HTML and CSS specifications.
David Flanagan's "JavaScript : The Definitive Guide" is still the best
JavaScript/Browser scripting reference I've read even with the errata.
There are lots of good ideas in other books but there are so many
flaws in all of the one's I've seen.
Print a copy of ECMAScript third edition pdf and study it at least
enough so you can find information when you need it.
Use JSLint for a while until you know what rules you like and don't
like.
Peter
Well, in case anyone should need to know in the near future, here are
my recommendations for best beginner's books:
>
** Head First HTML with CSS & XHTML, Head First JavaScript **
my recommendations for best beginner's books:
>
** Head First HTML with CSS & XHTML, Head First JavaScript **
There are plenty of good references on the web. Understand that XHTML
is not for the general web. HTML is a better option.
I own Eric Meyer's "CSS: The Definitive Guide" and am glad that I do.
It is the best definitive guide I've read on any web topic.
"Bullet Proof Web Design" is the best book I've seen for learning
semantic HTML and separation of HTML and CSS. It is a really good
book. I borrowed it from the library.
Borrow "CSS Zen Garden" for some nice inspiration about what
separation of content and presentation can do.
Bookmark the w3c HTML and CSS validator web pages. Also bookmark the
HTML and CSS specifications.
David Flanagan's "JavaScript : The Definitive Guide" is still the best
JavaScript/Browser scripting reference I've read even with the errata.
There are lots of good ideas in other books but there are so many
flaws in all of the one's I've seen.
Print a copy of ECMAScript third edition pdf and study it at least
enough so you can find information when you need it.
Use JSLint for a while until you know what rules you like and don't
like.
Peter
Comment