<!DOCTYPE> <html> <head> <title>
Represents Document Type Root Element Of HTML Page Contain Page Information Title of the page
<header> <nav> <section> <footer>
Header Set Of Navigation Links Defines Section In Document Footer For Section
<b> <i> <del> <mark> <sub> <Sup> <abbr>
Bold Text Itallic Text Deleted Text Marked Text subscript Text Superscript Text Abbreviation
<ol> <ul> <li> <dl> <dt> <dd>
Ordered List Unordered List List Itemns Defines Description List Defines Terms Describes Each Term
<form > < input> <label > < button>
Use To Create HTML Form Input nput Label Button