HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> This is a title <style> /* comment */ #xyz { color: red; } h1 { font: "Comic Sans"; } style>

Hello, {{ name }}!

<script> document.body.appendChild(document.createTextNode('Hello World!')); // comment script> <script type="text/typescript"> class Student { fullName: string; constructor(public firstName: string, public middleInitial: string, public lastName: string) { this.fullName = firstName + " " + middleInitial + " " + lastName; } } let a: null = null; let b: number = 12_3; script> <script src="https://unpkg.com/babel-standalone@6/babel.min.js">script> <script type="text/babel"> ReactDOM.render( >Hello, world!>, document.getElementById('root') ); function Story(props) { const SpecificStory = components[props.storyType]; return story={ props.story } attr2="&ref;" attr3="Hello\n" />; } script> <script type="x-tmpl-mustache"> {{#movie}} >

{{title}}

{{title}}
> > Rating - {{ratings.critics_rating}} > {{/movie}} {{^movie}} > Movie Does Not Exist :( > {{/movie}} {{! comment }} script> <script type="text/html">
  • Hello
  • script> <script> ? script> html> HTML Syntax Highlight Sample File (Standard) <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous">script> <div> This is a div. This is a span <div> This is a div. div> div>

    This is a paragraph.

    This is heading 1

    This is heading 2

    This is heading 3

    This is heading 4

    This is heading 5
    This is heading 6
    This is a link
    This is an image
    <ul>
  • List item
  • List item
  • List item
  • List item
  • List item
  • ul> <ol>
  • List item
  • List item
  • List item
  • List item
  • List item
  • ol> <table> Table head Table head Table head Table head Table head Table head table>
    <main> <header>This is a header.header> <nav>This is a nav.nav> <article>

    This is an article.

    This is an article.

    article> <aside>

    This is an aside.

    aside> <footer>footer> main> Just For Fun: The Story of an Accidental Revolutionary Linus Torvalds A humorous autobiography of Linus Torvalds, the creator of the Linux kernel, co-written with David Diamond. The book primarily theorizes the Law of Linus that all evolution contributed by humanity starts for survival, sustains socially and entertains at last. As well as this the book explains Torvalds' view of himself, the free software movement and the development of Linux.




    <DIV> THIS IS A DIV.

    THIS IS A PARAGRAPH.

    THIS IS A HEADING.

    DIV> Magic button This is an image <div id=name class=a-sweet-block data-counter=175>This is a div.div>