HTML Basics
This page contains explanations on the very basics of HTML..
Feel free to bookmark it and use it whenever you need help, or just a reference.
TEXT STYLES
Bold
Text = <b>Bold Text</b>
Italic Text = <i>Italic Text</i>
Underlined Text = <u>Underlined Text</u>
Striked-Out Text = <strike>Striked-Out Text</strike>
Sub Script Text = <sub>Sub Script</sub> Text
Super Script Text = <sup>Super Script</sup> Text
Typewriter Text = <tt>Typewriter Text</tt>
To use a combination of them,
eg. Bold&Italic = <b><i>Bold&Italic</i></b>
To change the color of your text,
use <font color="#color code here">.
eg: Red Text = <font color="#FF0000">Red
Text</font>
You can also use the name of a color,
eg: Blue Text= <font
color="blue">Blue Text </font>
To change the size of your text, use <font size="size number
here">.
eg: Sized 3 Text = <font size="3">Sized
3 Text</font>
There are 7 font sizes: 1 2 3 4 5 6 7
To change the font of your text, use <font face="font name
here">.
eg: Georgia = <font
face="Georgia">Georgia</font>
Names of popular fonts: Arial, Arial black, Book Antiqua, Century
Gothic, Courier new, Garamound, Georgia, Impact, Lucida Console, Monotype
Corsiva, Small Fonts, Tahoma, Times New Roman, Trebuchet Ms, Verdana, Script.
To add a background color to your text,
use
<font style="background-color: #color code here">.
eg. Yellow Background
= <font style="background-color: #FFFF00">Yellow
Background</font>
To make the background color span the width of the text area, add "display:
block" to the code,
eg. Yellow
Wide Background
= <font style="background-color: #FFFF00; display: block">Yellow Wide Background</font>
Centering
this can look good to use as a heading, add "text-align: center" to
the code,
eg.Yellow
Wide Background Centered
= <font style="background-color: #FFFF00; display: block; text-align:
center">Yellow Wide Background Centered</font>
Popular special characters to use in text:
? = ♥ · = · © = © ® = ®
« = «
» = » º = º = ™ = †
MENU |
|---|
|
|
Login form |
|---|
|
|
Web Profile Enhancements |
|---|
|
|
Graphics |
|---|
![]() ![]() ![]() |
Programming Forums |
|---|
|
|
Other Stuff |
|---|
|
|
Featured |
|---|
If you want your SITE, AD, or Friendster Profile to be featured here, [ join this group ] and post the required details.
|
Statistics |
|---|
Chat Box |
|---|
Stamps |
|---|
|
Our poll |
|---|
Music |
|---|
|
|