From e6912a6f045a9ed748fa89765dd7c911f1915bed Mon Sep 17 00:00:00 2001 From: Nevan Scott Date: Tue, 22 Apr 2014 13:10:26 -0400 Subject: [PATCH] fixing a bunch of broken links and a broken image --- items/2.1.3.html | 2 +- items/2.1.4.html | 2 +- items/2.1.5.html | 2 +- items/2.1.8.html | 4 ++-- items/2.2.2.html | 2 +- items/2.3.2.html | 2 +- items/2.3.3.html | 2 +- items/2.3.4.html | 2 +- items/2.4.1.html | 6 +++--- items/2.4.3.html | 4 ++-- items/3.1.1.html | 2 +- items/3.2.1.html | 2 +- 12 files changed, 16 insertions(+), 16 deletions(-) diff --git a/items/2.1.3.html b/items/2.1.3.html index 6190b71..d02d166 100644 --- a/items/2.1.3.html +++ b/items/2.1.3.html @@ -22,7 +22,7 @@ P {

Future considerations

-

CSS3 provides further refinement of justification within the Text Module. For European languages, the text-justify property provides two justification options: inter-word and inter-character.

+

CSS3 provides further refinement of justification within the Text Module. For European languages, the text-justify property provides two justification options: inter-word and inter-character.

Setting inter-word selects the simplest and fastest full justification behavior, which spreads the text evenly across the line by increasing the width of the space between words only. No expansion or compression occurs within the words, i.e. no additional letter spacing is created.

diff --git a/items/2.1.4.html b/items/2.1.4.html index a1cdab7..ea407cf 100644 --- a/items/2.1.4.html +++ b/items/2.1.4.html @@ -2,7 +2,7 @@

All white space in HTML, in any combination of spaces, tabs or line breaks, is automatically collapsed to a single word space. Therefore this guideline is automatically adhered to regardless of your training as a typist.

-

If you do need to insert more than a single word space between sentences, or any other characters, then use one of the many space characters available in Unicode. Even if the character itself isn’t included in the current font, Unicode-aware browsers will display a good approximation. Avoid the temptation to use a non-breaking space,  , as this has a meaning in and of itself.

+

If you do need to insert more than a single word space between sentences, or any other characters, then use one of the many space characters available in Unicode. Even if the character itself isn’t included in the current font, Unicode-aware browsers will display a good approximation. Avoid the temptation to use a non-breaking space,  , as this has a meaning in and of itself.