Test the prism.js syntax highlighter

There are a ton of plug-ins, themes, etc. that can be used to customize the highlights. This is just the default appearance.

CSS Syntax Highlighting

      img {
        display: block;
        width: 100%;
        height: auto;
      }
    

HTML Syntax Highlighting


     <p>Example</p>
   

References: