Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <p>Beer, half price! <small>(as long as you tip us the other half)</small></p> <hr> <p>The <code>small</code> element represents side comments such as small print/fine print. It can include content such as disclaimers, caveats, or legal restrictions, such as copyrights, etc.</p> <p>More info: HTML <a href="/html/tags/html_small_tag.cfm"><code>small</code></a> element.</p>