Below is a practical use of
(the non breaking space):
wribfast.html">Bad breakfast</a> | Budgie | <a href="
wricannibal.html">Cannibal</a> | C<a href="
wrichequecard.html">heque card</a> | <a href="
wridisgruntled.html">Disgruntled</a> | <a href="
wrivampire.html">Fang cue</a> | <a href="
wrihintshoax.html">Hints & hoaxes</a> | <a href="
wrifology.html">I.F.O</a> | <a href="
wrilobster.html">Lobster</a> | <a href="
wriprayer.html">My prayer</a> | <a href="
wrinews.html">Newsflash!</a> | <a href="
wrispecs.html">SunnySpecs</a> | <a href="
wridentist.html">Teef grief</a> | <a href="
writents.html">Tents</a> | <a href="
wrihelpinghand.html">The helping hand</a> | <a href="
writower.html">The tower</a> | <a href="
wrirecipe.html">Recipe</a></span></p>
This is the code behind a menu in one of my web pages. Notice that
is used in between the words of any two-worded titles such as
The Tower (near the bottom). Without
between them, the title might appear on two lines (known as 'wrapping') and appear as
The
Tower.
The above menu's appearance and the benefits of using
can be seen at the bottom of
this page. Try resizing the Browser Window. No matter what size the Window is, none of the two-worded titles will break up. The same applies if screen resolutions are switched
should always be invisible in all Browsers though. The only reason I can think of why it would be seen in a page is if some text were copied from page code then pasted into a WYSIWYG web editor as a paragraph. Perhaps the odd
might slip in unnoticed.