Loading lesson path
Concept visual
Start from A
<!--...-->
<!DOCTYPE>
<a>
<abbr>
<acronym> Not supported in HTML5. Use <abbr> instead.
<address>
Formula
Defines contact information for the author/owner of a document<applet> Not supported in HTML5. Use <embed> or <object> instead.
<area>
<article>
<aside>
<audio>
<b>
<base>
Formula
Specifies the base URL/target for all relative URLs in a document<basefont> Not supported in HTML5. Use CSS instead. Specifies a default color, size, and font for all text in a document <bdi> Isolates a part of text that might be formatted in a different direction from other text outside it <bdo>
<big> Not supported in HTML5. Use CSS instead.
<blockquote> Defines a section that is quoted from another source <body>
<br>
<button>
<canvas> Used to draw graphics, on the fly, via scripting (usually JavaScript) <caption>
<center> Not supported in HTML5. Use CSS instead.
<cite>
<code>
<col>
Formula
Specifies column properties for each column within a < colgroup > element<colgroup> Specifies a group of one or more columns in a table for formatting <data>
Formula
Adds a machine - readable translation of a given content<datalist>
Formula
Specifies a list of pre - defined options for input controls<dd>
Formula
Defines a description/value of a term in a description list<del> Defines text that has been deleted from a document <details> Defines additional details that the user can view or hide <dfn> Specifies a term that is going to be defined within the content <dialog>
<dir> Not supported in HTML5. Use <ul> instead.