Tuesday, 2 August 2011

HTML/HTML5 and PHP Recapping

Recapping HTML and PHP, and possibly learning HTML5.

I never really learnt HTML properly, learning it at the same time that i was learning PHP sotherefore my understanding is quite basic. I am going to go over it quickly and create a few small test pages in Netbeans as i go.

TO start i am using W3Schools tutorials i.e. http://www.w3schools.com/html5/default.asp until the textbook i ordered arries. It also is great for quickly giving users a basic level of understanding to then develop. It is also great as a referencing tool!


Note:

Browser Support

HTML5 is not yet an official standard, and no browsers have full HTML5 support.
But all major browsers (Safari, Chrome, Firefox, Opera, Internet Explorer) continue to add new HTML5 features to their latest versions.

No comments:

Post a Comment