Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<title>flexbox | display error-handling</title>
<style>
ol {
background: #3366cc;
padding: 0;
list-style: none;
border: 1px solid black;
}
li {
background: #ffcc00;
margin: 2em;
}
</style>
<ol>
<li>filler</li>
<li>Antidisestablishmentarianism</li>
</ol>