Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>Reference for fieldset and dipslay: list-item</title>
<style>
fieldset { margin: 0 40px; }
</style>
<p>There should be no bullet points below.</p>
<fieldset>
<legend>X</legend>
</fieldset>