Lowercase Tags

Example using lowercase HTML tags.

Preview

Code


<h1>Heading</h1>
<p>Paragraph text</p>


<p>HTML tags should generally be written in lowercase.</p>

More HTML Style Guide Examples (3)