HTML Highlight

Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind.


<html>
    <!-- this is a comment -->
    <head>
        <title>HTML Example</title>
    </head>
    <body>
        The indentation tries to be <em>somewhat &quot;do what
        I mean&quot;</em>... but might not match your style.
    </body>
</html>
                                            

Css Highlight

Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind.

    
.example {
    font-family: Nunito,sans-serif;
    color: #212529;
    text-align: left;
}
    
    
© Fonik - Crafted with by Themesbrand.