Changing the style of your text.

To change the style of the text, I need to add some tags.
Tags always have a starting point and a finishing point. They look like this :

This is [b]bold[/b] text

The first tag ([b]) shows where we should start bolding the text, the second tag ([/b]), shows where we should stop. Here is how it will appear on the webpage . . .

This is bold text

Here are a couple more examples :

This is [i]italic[/i] text. This is [u]underlined[/u] text

This is italic text. This is underlined text

Now lets apply that to our example :

The [b]chicken[/b] ([i]Gallus gallus[/i]) is a type of domesticated fowl, believed to be descended from the wild Indian and south-east Asian Red Junglefowl.

With a population of more than 24 billion in 2003, there are more chickens in the world than any other bird.

Here's how it appears on the webpage . . .

The chicken (Gallus gallus) is a type of domesticated fowl, believed to be descended from the wild Indian and south-east Asian Red Junglefowl.

With a population of more than 24 billion in 2003, there are more chickens in the world than any other bird.

Next : Using Headings
Back : Adding Text
Index

© 2005 - 2008 Boz Kay. All Rights Reserved | CSS | xHTML | Web design by Boz, Devon | Terms & Conditions |