Skip to content

Instantly share code, notes, and snippets.

@ovoice
Created June 28, 2010 17:55
Show Gist options
  • Save ovoice/456148 to your computer and use it in GitHub Desktop.
Save ovoice/456148 to your computer and use it in GitHub Desktop.
<html>
<body>
<h1>For abigail: example options</h1>
<p>My first version.</p>
<a href="http://www.womenscsa.com/Default.aspx?pageId=316002" ><img class="artText" src="http://www.womenscsa.com/Content/ArtText/1/315993/131779-4.png" title="Join Today!" alt="Join Today!" width="194" height="59" style="border:4px outset;padding:2px;text-decoration:none" /></a>
<p>My second version.</p>
<a href="http://www.womenscsa.com/Default.aspx?pageId=316002" ><img class="artText" src="http://www.womenscsa.com/Content/ArtText/1/315993/131779-4.png" title="Join Today!" alt="Join Today!" width="194" height="59" style="border:4px outset #bbb;padding:2px;text-decoration:none" /></a>
<p>3rd</p>
<a href="http://www.womenscsa.com/Default.aspx?pageId=316002" ><img class="artText" src="http://www.womenscsa.com/Content/ArtText/1/315993/131779-4.png" title="Join Today!" alt="Join Today!" width="194" height="59" style="border:4px solid green;background:red;padding:2px;text-decoration:none" /></a>
<p>4th</p>
<a href="http://www.womenscsa.com/Default.aspx?pageId=316002" ><img class="artText" src="http://www.womenscsa.com/Content/ArtText/1/315993/131779-4.png" title="Join Today!" alt="Join Today!" width="194" height="59" style="border:4px solid #aaa;background:#ddd;padding:2px;text-decoration:none" /></a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment