\n
\n"}},{"type":"prose","value":{"id":"examples","title":"Examples","isH3":false,"content":""}},{"type":"prose","value":{"id":"using_the_hidden_attribute","title":"Using the hidden attribute","isH3":true,"content":"

In this example, we have three

elements. The first and the third are not hidden, while the second has a hidden attribute.\nNote that the hidden element has no generated box.\n
html
I'm not hidden
\n\n
I'm not hidden, either
\n\n