Forums > Web, Print & Media Design > Use CSS to improve your typography - Hanging Quotes
|
Use CSS to improve your typography - Hanging Quotes
Hang quotes in the margin of the body of text. By not doing so a quotation mark that is flush with the text will interrupt the left margin and disrupt the rhythm of the reader. Hanging quotes keeps the left alignment intact and balanced therefore increasing readability.
This is achieved very easily with CSS using the blockquote element:
1 blockquote {
2 text-indent: -0.8em;
3 font-size: 12px;
4 }
The negative indent will vary depending on the typeface, type size and margins.
|
| Build a web site | Website Management Technology | Website Services |
|
|
|
|
| Website CMS Solutions | Website CMS Applications | |
|
|
|
|
| Business Opportunities | Customer Service | Company |
|
|
|
|
Website design by AJIBOYE. Website powered by ASD Website Automation CMS+ v. 3.06.00
© Copyright. AJIBOYE. All rights reserved