Tools, FAQ, Tutorials:
What Is HTML5?
What Is HTML5?
✍: FYIcenter.com
HTML5 is the fifth version of the HTML standard.
HTML5 was published as a W3C Recommendation on October 28, 2014.
HMTL5 is a major redesign of the HTML standard to merge HTML 4, XHTML 1 and DOM Level 2 HTML into a single standard.
Main features of HTML5 are:
For more information on HTML, please visit HTML5 - A vocabulary and associated APIs for HTML and XHTML.
2017-02-20, 294👍, 0💬
Popular Posts:
How To Insert Rows Based on SELECT Statements in PHP? If want to insert rows into a table based on d...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
Can You Specify the "new line" Character in Single-Quoted Strings? You can not specify the "new line...
Where to find tutorials on PHP language? I want to know how to learn PHP. Here is a large collection...
What Is an HTML http-equiv "meta" Tag/Element? a http-equiv "meta" element is a special "meta" eleme...