Skip to content

Instantly share code, notes, and snippets.

@eob
Created March 18, 2009 21:52
Show Gist options
  • Save eob/81427 to your computer and use it in GitHub Desktop.
Save eob/81427 to your computer and use it in GitHub Desktop.
<body>
<table width="100%">
<tr>
<td colspan=3>
</td>
</tr>
<tr valign="top">
<td width="15%"> <div ex:role="facet" ex:expression=".venue" ex:facetLabel="Venue"></div>
<div ex:role="facet" ex:expression=".author" ex:facetLabel="au"></div>
</td>
<td ex:role="viewPanel">
<div ex:role="exhibit-view" ex:viewClass="Exhibit.TileView" ex:collectionID='collection_Person' ex:label="List of authors"></div>
<div ex:role="exhibit-view" ex:viewClass="Exhibit.TileView" ex:collectionID='collection_Publication' ex:label="List of pubs"></div>
</td>
</tr>
<tr>
<td colspan=3>
<img src='http://projects.csail.mit.edu/datapress/static/tiny.png?viewstate=inline&posttype=post&permalink=http%3A%2F%2Fdatapress.local%2F%3Fp%3D166' />
</td>
</tr>
</table></body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment