To HTML Content Category Flow

Html elements figure and canvas

figure element The HTML Figure Element (<figure>) represents self-contained content, frequently with a caption (<figcaption> ), and is typically referenced as a single unit and canvas element The Canvas (<canvas>) HTML element can be used to draw graphics via scripting (usually JavaScript). These elements allows child elements from interactive, embedded, heading, sectioning, phrasing, and metadata content categories.

Restore previous example

figure figure and canvas

Advanced example

Click the html element name in the punctuation list to advance the example in 'Tryit-Editor':
<a><audio>, <button>, <details>, <embed>, <iframe>, <input>, <keygen>, <label>, <menu>, <object>, <select>, <textarea>, <video>, <canvas>, <img>, <math>, <svg>, <h1>, <h2>, <h3>, <h4>, <h5>, <h6>, <hgroup>, <article>, <aside>, <nav>, <section>, <abbr>, <b>, <bdo>, <br>, <cite>, <code>, <command>, <dataList>, <dfn>, <em>, <i>, <kbd>, <mark>, <meter>, <noscript>, <output>, <progress>, <q>, <ruby>, <samp>, <script>, <small>, <span>, <strong>, <sub>, <sup>, <time>, <var>, <wbr>, <base>, <link>, <meta>, <style>, <title>

HTML element example

Result from the Online TryIt-Editor
chrome 8.0safari 5.0Firefox 4.0ie 9.0opera 11.1