HTML5 Playground

Experiment with HyperText Markup Language or HTML, the markup language used in the making of web pages, in WebPaws.com’s HTML Playground! To the left is a column of HTML5 elements (or tags) enclosed in angle brackets which when clicked will open an example usage of the corresponding HTML within the top (code) window displaying the HTML example code. The display window below the code window will show what you would see in your current browser as the code is rendered. You can alter the "HTML Code" in the code window and then click the “Show Below in Browser Window” to see the results in the display window. It is fun to play around with HTML and learn more about the markup language used to render web pages in this sand box (HTML playground).

  • HTML5 Tags
  • <a>
  • <abbr>
  • <address>
  • <area>
  • <article>New
  • <aside>
  • <audio>
  • <b>
  • <base>
  • <bdo>
  • <blockquote>
  • <body>
  • <br>
  • <button>
  • <canvas>
  • <caption>
  • <cite>
  • <code>
  • <col>
  • <colgroup>
  • <command>
  • <datalist>
  • <dd>
  • <del>
  • <details>
  • <dfn>
  • <div>
  • <dl>
  • <dt>
  • <em>
  • <embed>New
  • <fieldset>
  • <figcaption>New
  • <figure>New
  • <footer>New
  • <form>
  • <h1> to <h6>
  • <head>
  • <header>New
  • <hgroup>New
  • <hr>
  • <html>
  • <i>
  • <iframe>
  • <img>
  • <input>
  • <ins>
  • <keygen>New
  • <kbd>
  • <label>
  • <legend>
  • <li>
  • <link>
  • <map>
  • <mark>New
  • <menu>
  • <meta>
  • <meter>New
  • <nav>New
  • <noscript>
  • <object>
  • <ol>
  • <optgroup>
  • <option>
  • <output>New
  • <p>
  • <param>
  • <pre>
  • <progress>New
  • <q>
  • <rp>New
  • <rt>New
  • <ruby>New
  • <s>
  • <samp>
  • <script>
  • <section>New
  • <select>
  • <small>
  • <source>New
  • <span>
  • <strong>
  • <style>
  • <sub>
  • <summary>New
  • <sup>
  • <table>
  • <tbody>
  • <td>
  • <textarea>
  • <tfoot>
  • <th>
  • <thead>
  • <time>New
  • <title>
  • <tr>
  • <ul>
  • <var>
  • <video>New
  • <wbr>New
  •  
  • Deprecated Tags
  • <applet>
  • <basefont>
  • <big>
  • <center>
  • <dir>
  • <font>
  • <frame>
  • <frameset>
  • <noframes>
  • <strike>
  • <tt>
  • <u>
  • <xmp>
HTML Code (Elements, Attributes and Content)


  
HTML Code Shown in a Browser