mirror of
https://github.com/clagnut/webtypography.git
synced 2025-09-03 01:52:48 +02:00
unencoded quotes, apostrophes, and dashes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<blockquote class='quote-from-book'> <p><span class='ic'>“</span>The function of a paragraph indent is to mark a pause, setting the paragraph apart from what precedes it. If a paragraph is preceded by a title or subhead, the indent is superfluous and can therefore be omitted.”</p>
|
||||
<blockquote class='quote-from-book'> <p><span class='ic'>“</span>The function of a paragraph indent is to mark a pause, setting the paragraph apart from what precedes it. If a paragraph is preceded by a title or subhead, the indent is superfluous and can therefore be omitted.”</p>
|
||||
</blockquote>
|
||||
<p>Paragraphs, and other block level elements, are indented using the <code>text-indent</code> property. To ensure a paragraph is set flush left, the text-indent should be set to zero:</p>
|
||||
|
||||
|
Reference in New Issue
Block a user