Skip to content

Instantly share code, notes, and snippets.

@yuheiy
Last active October 3, 2015 13:11
Show Gist options
  • Save yuheiy/3cc03b5bb2ac843a2961 to your computer and use it in GitHub Desktop.
Save yuheiy/3cc03b5bb2ac843a2961 to your computer and use it in GitHub Desktop.
<dl>
<dt>name</dt>
<dd>tom</dd>
<dt>age</dt>
<dd>18</dd>
</dl>
<dl>
<dt>name</dt>
<dd>bob</dd>
<dt>age</dt>
<dd>24</dd>
</dl>
<dl>
<dt>name</dt>
<dd>john</dd>
<dt>age</dt>
<dd>36</dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment