HTML5 elements are eliminated in<\/strong><\/span> Document HTML5<\/strong><\/span> Here is an explanation of HTML5 document above:<\/span> appears in the document body.<\/span> When opened in a web browser zoom as follows:<\/span>
\n \uf0a7 The following HTML 4.01 elements are omitted in HTML5:<\/span>
\n \uf0a7 <acronym><\/span>
\n \uf0a7 <applet><\/span>
\n \uf0a7 <basefont><\/span>
\n \uf0a7 <big><\/span>
\n \uf0a7 <center><\/span>
\n \uf0a7 <dir><\/span>
\n \uf0a7 <font><\/span>
\n \uf0a7 <frame><\/span>
\n \uf0a7 <frameset><\/span>
\n \uf0a7 <noframes><\/span>
\n \uf0a7 <strike><\/span>
\n \uf0a7 <tt><\/span><\/p>\n
\n<\/strong> An HTML5 document like this, simply written text editor or HTML editor:<\/span>
\n <!<\/strong><\/span> DOCTYPE HTML><\/strong><\/span>
\n
<\/a><\/p>\n
\n o An HTML5 document begins with <! DOCTYPE HTML>.<\/span>
\n o Signs such as <html> tag is called.<\/span> A tag like that expressed an element in the HTML document.<\/span>
\n o Some tags in pairs.<\/span> For example, <head> pair with <\/ head>.<\/span>
\n o However, not all tags in pairs.<\/span> For example, China does not have a partner.<\/span> Especially for a tag like this, there is no necessity to include the \/ before the>.<\/span> At XHTML, marks such as \/ is indeed required to be written.<\/span>
\n o The couple <html> .. <\/ html> stated initial HTML document.<\/span>
\n o In the <html> .. <\/ html> There are a couple <head> .. <\/ head> and <body> .. <\/ body>.<\/span>
\n o The couple <head> .. <\/ head> section stating HTML document title.<\/span> It contained at least in the form of pairs <tittle> .. <\/ tittle>.<\/span>
\n o The couple <body> .. <\/ body> declared part of the body of the document.<\/span> In the example, Congratulations to learn HTML5<\/strong><\/span><\/p>\n
\n
<\/a>
\n Figure 3.1 Display HTML document in Web Browser<\/span><\/p>\n