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 26 players like this post! Like?

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

Atramoria (#3273)

Devastator
View Forum Posts


Posted on
2013-03-16 19:21:28
Bookmarked, thanks so much for this!



Hrt Icon 0 players like this post! Like?

Seb (#3445)

Amazing
View Forum Posts


Posted on
2013-03-16 20:15:00
No problem, happy to help. c:
Added two new codes - Font color and blockquote!



Hrt Icon 0 players like this post! Like?

Xylax (#4)

Dreamboat of Ladies
View Forum Posts


Posted on
2013-03-17 15:36:24
Hope it's okay I stickied it C: it's very helpful to players



Hrt Icon 0 players like this post! Like?

Cassidy (#768)

Ladies Man
View Forum Posts


Posted on
2013-03-18 12:26:48
Thoughtful and helpful :) thanks!



Hrt Icon 0 players like this post! Like?

Atabi G1 splash 2x
rare rose (#3335)

Pervert
View Forum Posts


Posted on
2013-03-21 10:17:59
im having a little trouble im trying to make a link for my 2nd account on my territory discription but it doesnt seem to be working when i try putting in

< a href="://www.lioden.com/territory.php?id=3276" > 3276< /a >

it just shows that in the profile it doesnt show the link how you show it am i doing something wrong?



Hrt Icon 0 players like this post! Like?

King (#2772)

Usual
View Forum Posts


Posted on
2013-03-21 14:12:13
Kim, make sure you get rid of the spaces between the '< a" the " > and the '< /a'



Hrt Icon 0 players like this post! Like?

King (#2772)

Usual
View Forum Posts


Posted on
2013-03-21 14:12:34
Kim, make sure you get rid of the spaces between the '< a" the " > and the '< /a'



Hrt Icon 0 players like this post! Like?

Atabi G1 splash 2x
rare rose (#3335)

Pervert
View Forum Posts


Posted on
2013-03-21 19:50:14
oh OK thank you very much king :)



Hrt Icon 0 players like this post! Like?

heyRAYNE (#4870)

Heavenly
View Forum Posts


Posted on
2013-03-23 14:15:32
How would I do blue text? o.o



Hrt Icon 0 players like this post! Like?

Seb (#3445)

Amazing
View Forum Posts


Posted on
2013-03-23 15:29:02
< font color=blue > TEXT HERE < /font >
^ That would be the code, which would look like this without the spaces. You can also get a hexcode for a different kind of blue, or mess around with words for colors.



Hrt Icon 0 players like this post! Like?

heyRAYNE (#4870)

Heavenly
View Forum Posts


Posted on
2013-03-24 04:02:50
Well, aren't YOU ^ amazing. xD Thanks so much! <3



Hrt Icon 0 players like this post! Like?

Selene (#4717)

King of the Jungle
View Forum Posts


Posted on
2013-03-25 06:16:27
Can someone give me an example of the table? I'm not sure how to make it.



Hrt Icon 0 players like this post! Like?

Ekaf (#4794)

Usual
View Forum Posts


Posted on
2013-03-25 09:56:37
Im still working on my page, but its looking great so far! Thanks!



Hrt Icon 0 players like this post! Like?

Seb (#3445)

Amazing
View Forum Posts


Posted on
2013-03-25 11:20:12
Selene, if you want to see how a table works, my page has two. The first table has a width of 700 and a height of 350, while my bottom table has a width of 550 and a height of 100. :) You can just mess around with height and width numbers to see what type of table suits you.



Hrt Icon 0 players like this post! Like?

Amber (#3385)

Usual
View Forum Posts


Posted on
2013-03-27 14:01:32
how do you do a strikeout?



Hrt Icon 0 players like this post! Like?







Memory Used: 623.90 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00364s