blockquote {
background-image: url(http://i192.photobucket.com/albums/z133/nintendonerds/open-quote.png);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 30px;
font-style: italic;
}
blockquote span {
background-image: url(http://i192.photobucket.com/albums/z133/nintendonerds/close-quote.png);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 30px;
}
<table style="text-align: center;" border="0" cellspacing="5" cellpadding="5" align="center">
<tbody>
<tr>
<td style="text-align: justify;">Forget about chocolates and cupids on Valentine's Day! Dragon Quest VI: Realms of Revelation will be released for the Nintendo DS in North America on February 14th, 2011. Although released for the DS in Japan on January 28th, 2010, North American fans will finally be able to savor the newest installment of this Dragon Quest delight. The original Dragon Quest VI actually dates back to December of 1995, when it was released in Japan for the Super Famicom. So, get your "Happy Valentine's Day" greetings knocked out early and find a comfortable spot because Dragon Quest VI: Realms of Revelation is going to be a sweet treat you'll enjoy for years to come.</td>
</tr>
</tbody>
</table>
<blockquote>
<p style="text-align: center;"><span class="blockquote span">Don't be surprised if you're taking on the role of a hero trying to rescue and rid the world from evil. If you're a Dragon Quest fan, this is only to be expected.</span></p>
</blockquote>
<table border="0" cellspacing="5" cellpadding="5" align="center">
<tbody>
<tr>
<td>Dragon Quest VI utilizes the classic turn-based attack system. And, like the other Dragon Quest titles, much of your time is spent battling monsters from around the world. Don't be surprised if you're taking on the role of a hero trying to rescue and rid the world from evil. If you're a Dragon Quest fan, this is only to be expected. Two different worlds can be traveled between and explored; the Real World and the Dream World. There's also an underwater realm in this game, which isn't too frequently found in the Dragon Quest franchise. Personally, I think this will be pretty exciting. How often does our hero get to battle aquatic foes?! Anyway, the opening story shows you (the hero) accompanied by some other party members riding on the back of a dragon only to meet up close and personal with a demon named Murdaw. Now is where the story gets interesting.</td>
</tr>
</tbody>
</table>
stylized-quotes {
background-image: url(../images/open-quote.png);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 30px;
font-style: italic;
}
stylized-quotes span {
background-image: url(../images/close-quote.png);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 30px;
}
/*-------------- Blockquote CSS For Articles --------------*/
blockquote {
background-image: url(../images/open-quote.png);
background-color: black;
border: 1px dashed;
border-color: inherit;
color: #A25679;
background-repeat: no-repeat;
background-position: top left;
padding-left: 40px;
font-style: italic;
font-weight: bold;
}
blockquote span {
background-image: url(../images/close-quote.png);
background-repeat: no-repeat;
background-position: bottom right;
display: block;
padding-right: 40px;
}
/*-------------- Blockquote CSS For Articles --------------*/
blockquote {
background-image: url(../images/open-quote.png);
background-color: black;
border: 1px dotted;
border-color: inherit;
color: #A25679;
background-repeat: no-repeat;
background-position: top left;
padding-left: 40px;
font-style: italic;
font-weight: bold;
font-family: helvetica;
}
blockquote span {
background-image: url(../images/close-quote.png);
background-repeat: no-repeat;
background-position: bottom right;
display: block;
padding-right: 40px;
}
<blockquote>
<p style="text-align: center;"><span class="blockquote span">Don't be surprised if you're taking on the role of a hero trying to rescue and rid the world from evil. If you're a Dragon Quest fan, this is only to be expected.</span></p>
</blockquote>
Time to create page: 0.066 seconds