Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title><dialog></title>
</head>
<body>
<dialog>
<dt>Foo</dt>
<dt>Bar</dt>
<dd><p>Blah</p></dd>
<dd><p>Bleh</p></dd>
</dialog>
</body>
</html>