HTML guide
Animal Crazy! :: Lounge :: Guides
Page 1 of 1 • Share •
HTML guide
Hi,
OK, so I haven't tried all of these HTML codes, but hopefully, they'll work with signatures and other things, such as profiles.
OK, so I haven't tried all of these HTML codes, but hopefully, they'll work with signatures and other things, such as profiles.
_________________

Break any of the AnimalCrazy rules and I'll shoot your chocolate bunny in the head.
>3
xD

xVictoriax- Admin

-

Number of posts: 67
Age: 16
Location: Canada
Subtitle: SWAMPED. o__O
Reputation:



Warning Level:



Registration date: 2008-01-02

RE: HTML guide
January 29th, 2008...
To go down two lines...
Like
Like
this
Changing background color...
That color is for pink. You can change it if you wish, when you're using it in a signature or profile.
Changing text color...
Once again, that one is for the pink, and you can change it later on.
Highlighting text...
Color line...
You can also change the thickness of the line!
Adding a picture...
You will need to copy and paste the URL of the picture from the internet. It needs to be online, because it will not work straight from your computer.
Now to get the URL, you need to right click the picture and click properties, then you should see the URL, and copy and paste it.
But on a mac, you simply need to right click it and click copy image URL or whatever it says XD
Hex color codes...
There are tons more, but these are the ones you see more often. One of my faves is #FF0066. Try it
F.Y.I, the white text won't come up, unless there's a background color.
White... TEXT
#FFFFFF
Black... TEXT
#000000
Grey... TEXT
#C0C0C0
Red... TEXT
#FF0000
Orange... TEXT
#FF9933
Yellow... TEXT
#FFFF00
Lime Green... TEXT
#00FF00
Green... TEXT
#339933
Cyan... TEXT
#00FFFF
Blue... TEXT
#0000FF
Dark Blue... TEXT
#000080
Pink... TEXT
#FF00FF
Purple... TEXT
#CC66FF
I'll add more later!
January 30th, 2008...
Bold text...
Italic text...
Underlined text...
Strikeout text...
To go down two lines...
- Code:
<p>
Like
this
To go down one line...
- Code:
<br>
Like
this
Changing background color...
- Code:
<body bgcolor="#FF00FF">
That color is for pink. You can change it if you wish, when you're using it in a signature or profile.
Changing text color...
- Code:
<font color="#FF00FF">TEXT</font>
Once again, that one is for the pink, and you can change it later on.
Highlighting text...
- Code:
<span style="background-color: #FF00FF">TEXT</span>
Color line...
- Code:
<hr size="3" color="#FF00FF">
You can also change the thickness of the line!
Adding a picture...
- Code:
<img border="3" src="URL OF PIC HERE" width="300" height="70">
You will need to copy and paste the URL of the picture from the internet. It needs to be online, because it will not work straight from your computer.
Now to get the URL, you need to right click the picture and click properties, then you should see the URL, and copy and paste it.
But on a mac, you simply need to right click it and click copy image URL or whatever it says XD
Hex color codes...
There are tons more, but these are the ones you see more often. One of my faves is #FF0066. Try it
F.Y.I, the white text won't come up, unless there's a background color.
White... TEXT
#FFFFFF
Black... TEXT
#000000
Grey... TEXT
#C0C0C0
Red... TEXT
#FF0000
Orange... TEXT
#FF9933
Yellow... TEXT
#FFFF00
Lime Green... TEXT
#00FF00
Green... TEXT
#339933
Cyan... TEXT
#00FFFF
Blue... TEXT
#0000FF
Dark Blue... TEXT
#000080
Pink... TEXT
#FF00FF
Purple... TEXT
#CC66FF
I'll add more later!
January 30th, 2008...
Bold text...
- Code:
[b]TEXT[/b]
Italic text...
- Code:
[i]TEXT[/i]
Underlined text...
- Code:
[u]TEXT[/u]
- Code:
[strike]TEXT[/strike]
Last edited by on Wed Jan 30, 2008 6:53 pm; edited 1 time in total
_________________

Break any of the AnimalCrazy rules and I'll shoot your chocolate bunny in the head.
>3
xD

xVictoriax- Admin

-

Number of posts: 67
Age: 16
Location: Canada
Subtitle: SWAMPED. o__O
Reputation:



Warning Level:



Registration date: 2008-01-02

Re: HTML guide
although the < br > doesn't work in posts, it may work on signatures.
_________________

Break any of the AnimalCrazy rules and I'll shoot your chocolate bunny in the head.
>3
xD

xVictoriax- Admin

-

Number of posts: 67
Age: 16
Location: Canada
Subtitle: SWAMPED. o__O
Reputation:



Warning Level:



Registration date: 2008-01-02

RE: HTML guide
This one is for the black background, white text...
It can get quite confusing, so I don't suggest you typing it yourself. Copy and paste it.
It can get quite confusing, so I don't suggest you typing it yourself. Copy and paste it.
- Code:
<span style="background-color: #000000"><font color="#FFFFFF">TEXT</font></span>
_________________

Break any of the AnimalCrazy rules and I'll shoot your chocolate bunny in the head.
>3
xD

xVictoriax- Admin

-

Number of posts: 67
Age: 16
Location: Canada
Subtitle: SWAMPED. o__O
Reputation:



Warning Level:



Registration date: 2008-01-02

Re: HTML guide
Bold, italic...
Bold, underlined...
Bold, strikeout...
Italic, underlined...
Italic, strikeout...
Underlined, strikeout...
- Code:
[b][i]TEXT[/i][/b]
Bold, underlined...
- Code:
[b][u]TEXT[/b][/u]
- Code:
[b][strike]TEXT[/strike][/b]
Italic, underlined...
- Code:
[i][u]TEXT[/u][/i]
- Code:
[i][strike]TEXT[/strike][/i]
- Code:
[u][strike]TEXT[/strike][/u]
_________________

Break any of the AnimalCrazy rules and I'll shoot your chocolate bunny in the head.
>3
xD

xVictoriax- Admin

-

Number of posts: 67
Age: 16
Location: Canada
Subtitle: SWAMPED. o__O
Reputation:



Warning Level:



Registration date: 2008-01-02

Re: HTML guide
Changing the text size...
In chat, please don't go over size 13.
- Code:
[size=11]TEXT HERE[/size]
In chat, please don't go over size 13.
_________________

Break any of the AnimalCrazy rules and I'll shoot your chocolate bunny in the head.
>3
xD

xVictoriax- Admin

-

Number of posts: 67
Age: 16
Location: Canada
Subtitle: SWAMPED. o__O
Reputation:



Warning Level:



Registration date: 2008-01-02

Permissions of this forum:
You cannot reply to topics in this forum



