Preview:
HTML stands for Hyper Text Markup Language

Used to present content in a structured and logical way

HTML Tage 

<p> Paragraph text </p>
  
Atributes tell more information about a tag

<h1 class="myclass" style="color:red;"> Test Paragraph </p>

Tags can be nested in other tags

Tags are normally indented when nested for readability

Heading tags range from h1 to h6


downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter