To HTML Content Category Flow

Html elements output, canvas, and progress

output element The output (<output>) element represents the result of a calculation, 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. These elements allows child elements from interactive, embedded, heading, sectioning, phrasing, and metadata content categories.

Restore previous example

output output and canvas, output, canvas, and progress

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