NON-BREAKING SPACES
& OTHER TEXT COMMANDS

page tags      head tags      text layout      font tags      lists      non-breaking spaces       text commands       accents      image tags      anchors & links      tables      table tags      table properties       cool tags

 

As HTML code is made up of letters and punctuation marks not all text and punctuation can be used to read as text on a web page.

This page is a compilation of all the text and punctuation for which you have to type in an instruction / item of code instead of the letter.

One of the most important of these is the non-breaking space. As a browser only recognises a maximum of one space in between words if you a wider space between words you have to type in non-breaking spaces to the width you want. The code for a non-breaking space is   so if I want three non-breaking spaces between two words I'd type in     like    this.

Accents get their own section at the bottom of the page

 


TEXT COMMANDS LISTED
page tags      head tags      text layout      font tags      lists      non-breaking spaces       text commands       accents      image tags      anchors & links      tables      table tags      table properties       cool tags

 

 

Just type or paste into the text in the appropriate place like you would with a non breaking space (in other words if I type in Price = €20.00 it will read Price = €20.00)
CODE FUNCTION CODE FUNCTION
  non-breaking space ß ß
&pound; £ (Pound) &lt; < opening triangular bracket
&euro; (Euro) &gt; > closing triangular bracket
<these two are dead useful if you're writing about HTML>
&amp; & (ampersund / and) &sect; §
&#145;
open quote
(single)
&plusmn; ± plus/minus
&#146;
close quote (single)
/ apostrophe
&para; paragraph symbol
&#147;
open quote
(double)
&149;
bullet
&#148;
close quote
(single)
&150; line (font width, so keep typing it in to make a contiuous line–––––––––)
&copy; © Copyright More to follow!!
&reg; ® Trade Mark
&#153; Trade Mark

 


ACCENTS
page tags      head tags      text layout      font tags      lists      non-breaking spaces       text commands       accents      image tags      anchors & links      tables      table tags      table properties       cool tags

 

Type or paste into the text in the appropriate place like you would with a non breaking space or the text commands above. The only difference is that to make the accent sit over the letter you want it to sit over you type letter into the accent command immediately after the pound sign.

In other words if I want to type in my sisters name Siân, which has a circumflex accent over the a I would enter Si&acirc;n

n.b. The code (left col) is shown without the letter, though I've put a letter with the accent in the function column to show how it looks.

CODE FUNCTION CODE FUNCTION
&acute;
é acute accent
&tilde;
ñ tilde
&grave;
è grave accent
&ring;
å tilde
&circ;
î circumflex accent
&uml;
ä  
&cedil;
ç cedilla accent
&slash;¨
Ø puts a slash through a small or capital o
¨
ü diereses
&elig;
Æ puts the e on the end of a small or capital a

 


ON LINE JONES

Home         CONTINUE TO IMAGE TAGS

Hosted by www.Geocities.ws

1