mirror of
https://github.com/clagnut/webtypography.git
synced 2025-09-02 17:42:46 +02:00
Fix typo
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<p>It should be noted that some browsers add a little leading by default: Safari and Internet Explorers for example; whereas others, such as Camino and Firefox, do not. Text on the web almost always benefits from an increase in line height, and figures upwards of 1.3 are common <span class='bracket'>(</span>this page has a <code>line-height</code> of 1.5 for example<span class='bracket'>)</span>.</p>
|
||||
|
||||
<p>Unlike in mechanical presses, where one line of lead is added below the text, the spacing added on the Web is divided equally above and below the text. To illustrate this the following example has a <code>line-height</code> of 3 and shows the text sat midway between two borders:</p>
|
||||
<p>Unlike in mechanical presses, where one line of lead is added below the text, the spacing added on the Web is divided equally above and below the text. To illustrate this the following example has a <code>line-height</code> of 3 and shows the text set midway between two borders:</p>
|
||||
|
||||
<div class="example"><div class="ex2-2-1i">line-height spacing is added equally above and below the text</div></div>
|
||||
|
||||
@@ -38,4 +38,4 @@
|
||||
}</code></pre>
|
||||
|
||||
<div class="ex2-2-1ii example">this is an example<br />
|
||||
of negative leading</div>
|
||||
of negative leading</div>
|
||||
|
Reference in New Issue
Block a user