<html> <head> <title>Hello world</title> </head> <body> <p>This is a test.</p> <fieldset class="foo"> <legend>Solution</legend> <span>Here is a step-by-step tutorial: <br /> <ul><li>Do this thing</li> <li>Do this other thing</li> </ul> </span> </fieldset> </body> </html>