Home‎ > ‎Blog Notes‎ > ‎

Text Styles

Use a different font style for your introduction:

<span style="font-size: 200%; font-style: italic;">Introduction here</span> and the rest of your post here...

Magazine Style Drop Caps:

<span style="font-size: 200%; float: left; padding: 0 5px 5px 0;">F</span>irst letter...

Pullquotes highlight a particular sentence or phrase of importance within an article; they are similar to blockquotes, but are generally aligned to the left or right of the main text:

<span style="width: 200px; float: right; text-align: center; border-top: 3px solid #000; border-bottom: 3px solid #000; padding: 10px; margin: 5px 0 5px 5px;">Write the text for your pullquotes here.</span>


Comments