Skip to content

Instantly share code, notes, and snippets.

@rugor
Created October 14, 2015 01:00
Show Gist options
  • Save rugor/144627e1a058842bf097 to your computer and use it in GitHub Desktop.
Save rugor/144627e1a058842bf097 to your computer and use it in GitHub Desktop.
HTML: Markup for James
<h3>REPRESENTATION</h3>
<dl>
<dt>Birch Contemporary</dt>
<dd>129 Tecumseth Street</dd>
<dd>Toronto, Canada M6J 2H2</dd>
<dd><a href="#">www.birchcontemporary.com</a></dd>
</dl>
<dl>
<dt>Christophe Guye Galerie</dt>
<dd>129 Tecumseth Street</dd>
<dd>Toronto, Canada M6J 2H2</dd>
<dd><a href="#">www.birchcontemporary.com</a></dd>
</dl>
<dl>
<dt>Maerz Galerie Torsten Reiter</dt>
<dd>129 Tecumseth Street</dd>
<dd>Toronto, Canada M6J 2H2</dd>
<dd><a href="#">www.birchcontemporary.com</a></dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment