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...

有帮助吗?

解决方案

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)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top