HTML Tag List

All HTML topics
∙ Chapter 85

HTML Tag List

A quick list of common tags you will use daily. Use this as a memory refresh.

CategoryTags
Text<h1>…<h6>, <p>, <strong>, <em>, <small>
Links/media<a>, <img>, <video>, <audio>, <iframe>
Layout<header>, <nav>, <main>, <section>, <article>, <footer>
Forms<form>, <label>, <input>, <textarea>, <select>, <button>