How to Make a Button
I'm sticking this here so I can find it later.
Here is a button:
<a href="http://draftlessig.org"><img src="http://draftlessig.org/outreach/draft-lessig-179x39.jpg" alt="draft lessig" style="border: 0;" /></a>
It doesn't work because HTML code is disabled in my posts.
<a href="WebsiteAddressGoesHere"><img src="PictureAddressGoesHere" alt="BackupPieceTextGoesHere" style="border: 0;" /></a>
Here is a valid button for MobileRead (I think):
<a href="https://www.mobileread.com"><img src="https://www.mobileread.com/forums/images/mr/misc/logo.gif" alt="MobileRead Forums" style="border: 0;" /></a>
|