Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 23,038 times

Contents

Related Categories

Beginning HTML - Formatting Text

LouisRose

Formatting Text

As beautiful as our first page was, I reckon there's still room for improvement. I've already mentioned the <b></b> tag pair and there are plenty more that are used in a similar way. Here's a list:

Name HTML Effect
Bold Some <b>Text</b> Here Some Text Here
Italic Some <i>Text</i> Here Some Text Here
Underline Some <u>Text</u> Here Some Text Here
Strikethrough Some <s>Text</s> Here Some Text Here
Subscript Some <sub>Text</sub> Here Some Text Here
Superscript Some <sup>Text</sup> Here Some Text Here
Keyboard Some <kbd>Text</kbd> Here Some Text Here
Typewriter Some <tt>Text</tt> Here Some Text Here

Try experimenting with a few of these and see how they work.

Hmm, but what if you want bold and italic. To do this, you need to combine the tags like this:

This text is <b><i>bold and italic</i></b>.

You can use as many tags together as you like to allow you to get the effect that you desire.

Comments

  • want a RTF to HTML software

    Posted by pkn on 15 Feb 2005

    Hi All,
    I have Registered in ur site, becs i want a Free HTML conerter software. if it is not available in ur Company then give the address where i down load it. i want to use it personally.

    ...

  • Sequel

    Posted by LouisRose on 18 Jan 2003

    Hi all,

    Sorry I've been away for so long. But I may be back soon. Does anybody really want a sequel? If so what do you want in it. Anything in particular? Post here or mail me and I'll include it, ...

  • Feedback ...

    Posted by keyz88 on 27 Dec 2002

    Thanks for presenting "the beef", with none of the fat (or fluf) ...

  • HTML - beginner tutorial

    Posted by kkiffe on 30 Nov 2002

    Just what I needed! Thank you very much!

  • HTML Tutorial

    Posted by DotZip on 22 Jul 2002

    Anyone just starting out coding HTML should read this. Clearly and logically presented. 100%.

    DotZip :D