TavoxPeru 0 Report post Posted January 11, 2007 Hi, i want to share with everybody this excellent article at sitepoint.com that i just read, it highlights and answers most FAQ about HTML, it's very consice and simply and for me it is a must to read.You can read it at Bulletproof HTML: 37 Steps to Perfect Markup.Best regards, Share this post Link to post Share on other sites
joe.k 0 Report post Posted January 11, 2007 really nice article .. thanks for bringing some good stuffs. Share this post Link to post Share on other sites
Punkcat 0 Report post Posted January 12, 2007 This is quite interesting stuff, and clarifies some questions anyone can have. One thing though, most popular sites on the net fail to pass W3C tests. That's something to think about. Share this post Link to post Share on other sites
sujith 0 Report post Posted January 12, 2007 ^^I think that is because they are using Content Management Systems which are horribly complex.What I am trying to say is that upgrading it is a very very tedious process. Share this post Link to post Share on other sites
Quatrux 4 Report post Posted January 12, 2007 Well, by reading the article I didn't find anything new, its really a great resource for newbies and I like that more and more "better" articles are appearing and I agree with most what is written there, I especially liked the 9 question answer which says why should we validate our markup? Because I never could find the suitable words how to tell it in my most posts where people talk about markup validation.. I never liked when people say "google doesn't pass validation, so why should we" Hmm, I don't think that Google is something from whom to take an example, well even though if you check the validator errors it parses on google main page, when maybe you'll understand that their main errors are & and not & and they don't use quotes, they have everything almost in several lines.. this is just to save bandwidth, their simple page is viewable by cross browsers, so I think this is what counts for them. Share this post Link to post Share on other sites