Domanda

Clearly HTML (and not XHTML) is the future. Now, the official specs of HTML and CSS by W3C (like this one for example) are not very beginner friendly or at least readable.

So, are there any alternatives for beginners so that we can follow the latest changes/updates to these web standards? Something more user friendly...

È stato utile?

Soluzione

I'd stay away from w3schools - They are not affiliated with the W3C. See http://w3fools.com/ for details.

Some better, and much more reliable resources are:

http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc (geared towards beginners - see HTML5 section)

&

https://developer.mozilla.org/en-US/docs/HTML/HTML5 (a bit more on the intermediate level)

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top