Posted by -STUCK- Kay's HTML Guide!

Seb (#3445)

Amazing
View Forum Posts


Posted on
2013-03-16 16:22:14
Lately, a lot of members have been asking for codes on the chat, so I decided to make a guide listing all of the basic codes I know!
Remember: When using codes, remove the space between the angle brackets!

TEXT


To make a header: < h1 >HEADER HERE < /h1 > Do < h2 > FOR A SMALLER HEADER < /h2 >, < h3 >FOR AN EVEN SMALLER HEADER < /h3 >, etc.
To make italic text: < i > TEXT HERE < /i >
To make bold text: < b > TEXT HERE < /b >
To make underlined text: < u > TEXT HERE < /u >
To make colored text: < font color=#HEXCODE > TEXT HERE < /font >
To make BIG and small text: < font size=SIZE HERE > TEXT HERE < /font > [ size is decided by number. 1 for the smallest text, 7 for the biggest, etc. ]
To make a link: < a href="URL HERE" > TEXT HERE< /a >
To make a highlight: < span style="background-color:#HEXCODE" > TEXT HERE < /span >

TABLES


To make a table: < div style="width:100px;height:100px;overflow:auto;border:1px solid; background:#HEXCODE;" > TEXT HERE< /div >
This is what a table looks like!


To make a columned table: < table border="NUMBER HERE" cellpadding="NUMBER HERE" cellspacing="NUMBER HERE" width="NUMBER HERE" >< tr >
< td >Column 1< /td >
< td >Column 2< /td >
< /tr >< /table >
This is what a columned table looks like!



[ all codes posted on this topic work within tables. ]

IMAGES


To make an image: < img src="URL HERE" >
Example: carcass_zebra.png
To make a resized image: < img src="URL HERE" height=HEIGHT NUMBER width=WIDTH NUMBER >
Example: carcass_zebra.png
To link an image: < a href="URL HERE" > < img src="URL HERE" > < /a >
Example: carcass_zebra.png

OTHER


To make a space: < br >

This is what < br > does!
To make a double space: < p >

This is what < p > does!





Hrt Icon 43 players like this post! Like?

Edited on 23/03/13 by Kay (#3445)

Sketsifi (#104356)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-01-18 08:39:00
This is great! Helped a lot! Sorry if I missed anything, but one question - how would you do two codes at the same time? Say, large, blue text?



Hrt Icon 0 players like this post! Like?

sumashira[hiatus] (#97425)

Horse Whisperer
View Forum Posts


Posted on
2017-01-18 09:00:05
@Avacado Queen, you'd do this without asterisks:

<*font size="5" color="blue">TEXT<*/font>



Hrt Icon 0 players like this post! Like?

Sketsifi (#104356)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-01-18 09:01:22
@Lalnee thanks a bunch!



Hrt Icon 0 players like this post! Like?

Mylo (#104190)

Usual
View Forum Posts


Posted on
2017-01-29 13:55:03
I can't seem to get the image to work?



Hrt Icon 0 players like this post! Like?

👽~DJ Spooky
Jim~👽 (#102915)

Sweetheart
View Forum Posts


Posted on
2017-01-29 17:29:03
How do I get a gif in?



Hrt Icon 0 players like this post! Like?

Sketsifi (#104356)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-01-31 15:59:33
I'm pretty sure it's the same code as an image.



Hrt Icon 0 players like this post! Like?

🌸
ᴄᴏᴢʏʏᴏᴛ
🌸 (#105965)

Flirty
View Forum Posts


Posted on
2017-02-17 02:04:54
Is it possible to put the words on the right/center/left sides?



Hrt Icon 0 players like this post! Like?

nafira15 (#101270)

Famous
View Forum Posts


Posted on
2017-02-20 23:41:03
how do I center a text cause I have been looking and seem I cant find how to



Hrt Icon 0 players like this post! Like?

Kari (#93291)

King of the Jungle
View Forum Posts


Posted on
2017-02-22 04:43:24
nafira15-



thats to center text




Hrt Icon 0 players like this post! Like?

reo🌲 (#102297)

Heavenly
View Forum Posts


Posted on
2017-02-26 16:30:23
0.0 I don't understand how to put an image in



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-02-27 08:45:00
@ wolfie

dovefeast.png



Hrt Icon 0 players like this post! Like?

alliwanted (#101378)

Merciful
View Forum Posts


Posted on
2017-03-17 05:58:26
So I tried to do an image but it just shows a little bar with the image url in it like this:
a1DqNg3

I can't see the picture



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-03-17 06:01:48
Andy, try this. < img src="URL HERE" >

and, to pick an image (can be from google) left click and pick the option Copy image address!


latest?cb=20150515235344



Hrt Icon 0 players like this post! Like?

alliwanted (#101378)

Merciful
View Forum Posts


Posted on
2017-03-17 06:03:14
@Telafonez Thank you! That one works!



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-03-17 06:05:21
No problem! glad to help!



Hrt Icon 0 players like this post! Like?







Memory Used: 629.24 KB - Queries: 2 - Query Time: 0.00081 - Total Time: 0.01829s