UNPKG

@mithray/hashtml

Version:

Hashed and Signed Hypertext Markup Language

30 lines (23 loc) 456 B
<!doctype html> <html class="HashTML"> <head class="HashTML"> <title>HashTML</title> </head> <body class="HashTML"> <header class="HashTML"> <nav> <ul> <li>Home</li> <li>About</li> <li>Contact</li> </ul> </nav> </header> <main class="HashTML"> <h1>World!</h1> <section> <div>Lorem Ipsum is a terrible filler text. Seriously. Why does anybody use it ? </div> </section> </main> </body> </html>