What is New in HTML5?
The DOCTYPE declaration for HTML5 is very simple:


The character encoding (charset) declaration is also very simple:


HTML5 Example:




Title of the document



Content of the document......



The default character encoding in HTML5 is UTF-8.

New HTML5 Elements
The most interesting new HTML5 elements are: 

New semantic elements like
,
,
, and
.

New attributes of form elements like number, date, time, calendar, and range.

New graphic elements: and .

New multimedia elements:


www.w3schools.com/html/html_intro.asp

Eklenme Tarihi - 28-03-2015 | Son Güncelleme - 19-05-20243 kez gösterildi.