To HTML Content Category Flow

Html elements canvas, strong, and br

canvas element The Canvas (<canvas>) HTML element can be used to draw graphics via scripting (usually JavaScript), strong element Specifies that the enclosed text should be rendered in the browser as "strong" (usually bold) text, br element Specifies a hard line break in the text. These elements allows child elements from interactive, embedded, heading, sectioning, phrasing, and metadata content categories.

Restore previous example

canvas canvas and strong, canvas, strong, and br

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