To HTML Content Category Flow

Html elements canvas, noscript, and title

canvas element The Canvas (<canvas>) HTML element can be used to draw graphics via scripting (usually JavaScript), noscript element Specifies alternative content to display if a client browser does not support scripts, title element Specifies the title of the HTML document. These elements allows child elements from interactive, embedded, heading, sectioning, phrasing, and metadata content categories.

Restore previous example

canvas canvas and noscript, canvas, noscript, and title

Advanced example

Click the html element name in the punctuation list to advance the example in 'Tryit-Editor':

You cannot advance example level further.

HTML element example

Result from the Online TryIt-Editor
chrome 1.5safari 5.0Firefox 1.0ie 9.0opera 9.0