To HTML Content Category Flow

Html elements canvas, progress, and input

canvas element The Canvas (<canvas>) HTML element can be used to draw graphics via scripting (usually JavaScript), progress element The HTML progress (<progress>) element is used to view the completion progress of a task, input element Defines an input element, such as a text field control or button, within a form. These elements allows child elements from interactive, embedded, heading, sectioning, phrasing, and metadata content categories.

Restore previous example

canvas canvas and progress, canvas, progress, and input

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 6.0safari 5.0Firefox 6.0ie 10.0opera 11.0