Html Text Codes - Html codes for text



Html Text Codes.

Formatting text with html codes is pretty easy. The html tags for fomatting text are the ones you should master first when learning html.


Html text codes










Html Text Codes

The basic html tags to code text are as follows: <B>your text here</b> Html code for bold text
<U>your text here</u> Html code for underlined text
<i>your text here</u> Html code for italicized text
<s>your text here</s> Html code for strike-out text
The last one is a pretty nifty text effect not everyone knows about. It's ideal when you want to say something and then go "Did I say that outloud?"



Combining Html Text Codes

You can off course combine html tags. For bold and underlined text the html code is: <B><U>text</U></B>

<b><U>text</b></u> will most likely work too, but it's better to be organized with the opening and closing of html tags, even if it is for neatness' sake.

Bits and pieces of html

  • Html Background Codes
  • Html Coding
  • Html Cursor Codes
  • Html Music Codes
  • Html Text Codes
  • Livejournal html codes
  • Myspace html codes
  • Xanga Icons
  • Xanga Html Codes
  • Xanga Music
  • Xanga Scripts
  • Xanga Quotes
  • Xanga Icons
  • Xanga Music Links



    Thanks for looking at our html text codes help page. Now, off to use the strike-out effect you just learned!