Skip to content

Instantly share code, notes, and snippets.

<!--
see http://www.modernizr.com/docs/#backgroundsize
-->
<script src="modernizr-1.7.min.js"></script>
<!DOCTYPE html>
<dl>
<dt>&lt;a href>
<dd><a href>foo</a>
<dt>&lt;a href=>
<dd><a href=>foo</a>
</dl>
<dl>
<!DOCTYPE html>
<style>
ul { list-style: none }
li { display: inline-block }
</style>
<ul>
<li>aaaaa
<li>bbbbb
<li>ccccc
<li>ddddd