There are more than 50 million blogs on the Internet now, and thousands more are added every day. If you want to keep readers’ attention in this hypercompetitive environment, you must create posts that both look interesting and read well.
This is an example of a basic pull quote.
Pullquotes are one of the easiest ways to add a little style to your blog post. They break up large blocks of text, reinforce the key points in your post, and make your blog look more professional. As common as they are in offline print media—such as magazines—pullquotes are rarely used on blogs; they are therefore an effective way to help your blog stand out from the crowd.
What is a pullquote?
A pullquote is a short quotation from the body of written text, printed in a contrasting style. Pullquotes typically use a different color, font, and spacing than the main text.
You don’t need to be a web wizard to add pullquotes to your blog post. Anyone can do it by following these simple steps…
- Write your post, but don’t publish it yet.
- Select a text snippet to use as your pullquote.
- View your post-in-progress in HTML mode. You will notice that each paragraph is delimited by a
<p>and a</p>tag. - Insert the following HTML/CSS code between paragraphs:
<p style="float: right; width: 120px; font-size: 1.3em; color: red">YOUR PULLQUOTE TEXT GOES HERE<p> - Preview or publish your newly improved post.
6 responses so far ↓
1
Ashish Mohta
// Jan 9, 2007
Thx for the tip!!! I will be doing it from now on
2
Restita DeJesus
// Jan 11, 2007
Wonderful tip! I’ll be using pullquotes too!
3
Larry Keiler
// Feb 5, 2007
Oh man, I just tried this out. Works like a charm. Thank you!
4
Jake
// Feb 5, 2007
Wow, thanks for the great suggestion. I believe I will start using it.
5
Voyagerfan5761
// Mar 2, 2008
Can’t wait for the day when the major blogging engines have these as a button, just like inserting a picture or a blockquote. Aligning to left, right, or center are all good options, depending on what the quote is, its length, and where it is in the post. Great idea here!
A Site Review of a Failing Site - Site Owners Beware - Could You Review Your Own Website? // Jul 29, 2009
[...] of white space. In this case there’re also areas of text which aren’t broken up by pulled quotes, images, graphs or any other visual interest. If he ever wanted to expand the site and fill it with [...]
Leave a Comment