HTML — HyperText Markup Language
Text Formatting<strong>/<b> — Bold<em>/<i> — Italic<u> — Underline<br> — Line break&...
Tables<table border="1">\n <tr><th>Name</th><th>Age</th></tr>\n <tr>&l...
HTML5 FeaturesSemantic Tags<header>, <nav>, <main>, <article><section>, <aside>, <...