Use this HTML cheat sheet to quickly find the code you need. All you need to do is copy (from this cheat sheet) and paste into your website's code. If need be, you can change the values to suit your particular situation.
Description
Code
Result
Text
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Paragraphs
Normal paragraph text.
Line Break
I feel a line break coming... ...up.
Bold Text
Bold text.
Italic Text
Italic text.
Color Text
Color text.
Text Size
Text size using points.
Text size using pixels.
Text size using relative sizes.
Font Family
Preferred serif font.
Preformatted Text
Preformatted text displays just as you type it...
...line breaks, spaces and all!
Teletype Text
Teletype text - sometimes referred to as typewriter text.
Citation Text
Citation text.
Emphasized Text
Emphasized text.
Code Text
Code text.
Big Text
Big text.
Small Text
Small text.
Blockquote
The label says:
Contents should not be swallowed. This is due to the enormous amount of harmful chemicals that has gone into this burger.
Deleted Text
Delete this text.
Inserted Text
Insert this text.
Keyboard Text
Keyboard text - text to be entered by the user.
Quotation Text
Quotation text.
Sample Text
Sample text (output from a computer program).
Variable Text
Variable text.
Definition
Definition.: To define the meaning of a word, phrase or term.
Images
Image
Image with Border
Linked Image
Linked Image with no Border
Tables
Basic Table
Table cell 1
Table cell 2
Table with cellpadding, cellspacing, and width attributes
Table cell 1
Table cell 2
Table with a Header Row
Table header
Table header
Table cell 1
Table cell 2
Table with colspan Applied
Table header
Table cell 1
Table cell 2
Table with rowspan Applied
Table header
Table cell 1
Table cell 2
Table with CSS Applied
Table header
Table header
Table cell 1
Table cell 2
Forms
Basic Form Tags (insert all form elements between these tags)