Entry tags:
Snippet: Really Simple Muselist
This is just a really simple snippet you can use for a muselist or whatever else. You can see another version of this code here at my personal musebox.
Here is the code for a single block, with the stuff you'd most want to change highlighted in red, as always. Just copy and paste as many blocks as you need.
<div style="background: #000 url(backgroundimageurl.png); padding: 2em; width: 100%; max-width: 550px; margin: 0 auto 1em auto; color: #fff;">
<span style="font: 700 2.5em Adobe Garamond Pro, Garamond, Georgia, serif; color: #fff; display: block; text-transform: none; letter-spacing: 0em; padding: 0;">
<a href="URL" style="color: #fff;">Calliope</a></span>
<p style="font: .9em Adobe Garamond Pro, Garamond, Georgia,
serif; color: #fff; text-transform: uppercase; letter-spacing: .025em; line-height: 0; margin: 1em 0;">
<i>Canon Title</i> /
<a href="URL" style="color: #fff; background: transparent; font-weight: normal; font-style: normal;">Info</a> /
<a href="URL" style="color: #fff; background: transparent; font-weight: normal; font-style: normal;">Open Post</a> /
<a href="URL" style="color: #fff; background: transparent; font-weight: normal; font-style:normal;">HMD</a> /
<a href="URL" style="color: #fff; background: transparent; font-weight: normal; font-style:normal;">Visual</a> /
</p></div>