문제

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