New at HTML or need help at HTML ? Well if you are, just reffer here to the GiroPets HTML Help source. We can help you with Text Effects, Navigation, and Page Effects. You can use the HTML codes on this page on pet profiles, user profiles, Flea Market Stands, and in Clans.
-- The Basics --
HTML, which stands for 'Hyper-Text MarkUp Language' is used to dress-up webpages with different effects.
The HTML codes are inside 'brackets', or 'bunny-ears' to some people. Each code starts with
<[codehere]> and ends with < /[endcodehere]>. Below is a list of codes that we have provided to help you use on your webpage, Clan, Profile, or Stand. The tags that are listed on this page are the most commonly used ones. There are several more, but are hardly ever used.
-- Text Effects --
Bold Text (1)
Sally made cookies in her oven.
Hint : The 'b' in < > stands for 'bold'.
Bold Text (2)
Sally made cookies in her oven.
Hint : The 'strong' in < > stands for 'bold' or 'strong text'.
Italics Text
Sally took the delicious cookies out of her oven.
Hint : The 'i' in < > stands for 'italics'.
Underline Text
Sally invited 4 friends over to eat her cookies.
Hint : The 'u' in < > stands for 'underline'.
Slash (Strike)-Through Text All four of Sally friends came over.
Hint : The 's' in < > stands for 'strike' or 'slash'.
Tele-Text They all began to eat the cookies.
Hint : The 'tt' in < > stands for 'tele-text'.
Big Text
Big Text.
Small Text
Small Text.
Left Marquee Text
Left Marquee Text (2)
Right Marquee Text
Alternate Marquee Text
Breaking Text
Sally cleaned up the messes, and went outside.
Hint : The 'br' in < > stands for 'break'.
Paragraph Text
Paragraph 1. Paragraph 1.
Paragraph 2. Paragraph 2.
Hint : The 'p' in < > stands for 'paragraph'.
Changing Text Faces / Colors / Sizes
In HTML, you can customize your text around a lot. You can choose from over 100 fonts, 32 million colors, and 7 sizes. We'll start with Font Faces.
Font Faces
Andy
Arial
Comic Sans MS
Courier New
Funstuff
Impact
Lucida Sans
Poor Richard
Simplicity
Times
Verdana
Replace the font face that you wish to use with 'FACEHERE'. Replace 'Your Text Here' with your own text.
Font Colors
Colors
Black
Blue
Brown
Green
Orange
Purple
Red
Teal
Yellow
Hex Codes - Help
#0066FF
#990000
#996600
#66FF99
#663366
#FF9999
Replace the font color that you wish to use with 'COLORHERE'. Replace 'Your Text Here' with your own text.
Font Sizes
1
2
3
4
5
6
7
Replace the font size that you wish to use with 'SIZEHERE'. Replace 'Your Text Here' with your own text.
Header Sizes
H1
H2
H3
H4
H5
H6
Hint : The 'h' in < > stands for 'header', the number stands for the size.
Font Faces / Colors / Sizes
Font Face Impact, Color Green, Size 3
Aligning Text
Text Aligning to the Left
Text Aligning to the Right
Text Aligning to the Middle (Center)
Text Aligning to the Middle (Center) (2)
Replace 'WHERE' with Center, Middle, Left, or Right.
Place your text where 'Your Text Here' is.
Categorizing Text
-- Page Effects --
Horizontal Rule (Line)
Line 1Line 2
Line 3Line 4
Line 5Line 6
You can customize the width and sizes of these Horizontal Rules to your liking. Hint : The 'hr' in < > stands for 'horizontal rule'.
GiroPets Help Section v2.0 last updated on Thu, Jun 30, 2005 @ 07:51:51 AM GiroPets Time by Mike.
Please contact us by eMailing contact@giropets.net if our Help Topics do not satisfy your troubles or to send us a new Help Topic idea.