Wiki Tutorial
From AQWorlds Wiki
Revision as of 18:44, 7 November 2010 by RockinSia (talk | contribs) (Reverted edits by ISamuel (Talk) to last revision by Beta wolf)
In editing we use html codes, for fonts...for borders, for font colors, font size, for picture links, and others
HTML COLOR CODES
- Use this kind of graph for adding Font Colors
Legends:
( = <
) = >
Type this before the word or before the paragraph: (font color="name of color/color code number")
For ending a font color, type (/font) on the end of the word or a paragraph
- If it is color name put " on both sides
- If it is a color code put # on the left side of the number
Color Name and Codes
Red=#FF0000
White=#FFFFFF
Turquoise=#00FFFF
Light Grey=#C0C0C0
LightBlue=#0000FF
Dark Grey=#808080
DarkBlue=#0000A0
Black=#000000
LightPurple=#FF0080
Orange=#FF8040
DarkPurple=#800080
Brown=#804000
Yellow=#FFFF00
Burgundy=#800000
PastelGreen=#00FF00
ForestGreen=#808000
Pink=#FF00FF
GrassGreen=#408080
Borders
- For more info about adding a border using html, visit this site Computer Hope
Font Style
- For changing font style, use this: (font style="name of font style"), for names of font style try to search the web
- Some font style won't work in html.
For font Size
- For adding a font size, use this: (font size="number of size")
Using a link
- For making a web link add this [ on the left and ] on the right side of the link, for adding a link name, make a "space" between the link and the link name, the link name should be on the right side.