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

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

Raiyen Targaryen (#6371)

Usual
View Forum Posts


Posted on
2013-03-28 03:12:26
Maya, strikeout is < s>Text s>. Just remove spaces.

Strikeout



Hrt Icon 0 players like this post! Like?

Brisa (#3390)

Good Natured
View Forum Posts


Posted on
2013-03-28 12:36:54
Thanks Raiyen! ;)



Hrt Icon 0 players like this post! Like?

Captain Orca (#6199)

Recognizable
View Forum Posts


Posted on
2013-03-29 12:55:31
Im also having trouble getting a picture up on the fourm, help?



Hrt Icon 0 players like this post! Like?

Kaze (#5737)

Usual
View Forum Posts


Posted on
2013-03-30 03:40:25
thanks



Hrt Icon 0 players like this post! Like?


Edited on 30/03/13 by Kaze (#5737)

Stark (#4949)

Sweetheart
View Forum Posts


Posted on
2013-03-30 12:00:39
Will the tables add a scrollbar after they exceed the text length limit?



Hrt Icon 0 players like this post! Like?

Seb (#3445)

Amazing
View Forum Posts


Posted on
2013-03-31 05:35:52
Captain Orca ;; What is the code you use? Can you please post what you're trying to do on this topic so we can see the issue?

Stark ;; Yep. ^^



Hrt Icon 0 players like this post! Like?

Emily (#4588)

Usual
View Forum Posts


Posted on
2013-04-02 21:19:09
How do you put 2 tables next to each other?



Hrt Icon 0 players like this post! Like?

muttduck (#78)

Blessed
View Forum Posts


Posted on
2013-04-06 03:00:33
I'm having an issue with a columned table having WAYYY too much space before it appears.

(I'm tinkering with the HTML in my secondary, so not to ruin my current coding, in case I can't get the table right.)

See the issue here:
http://www.lioden.com/territory.php?id=4758



Hrt Icon 0 players like this post! Like?

Wolf (#3365)

Usual
View Forum Posts


Posted on
2013-04-06 03:42:05
< i > Really Nice < /i >



Hrt Icon 0 players like this post! Like?

Wolf (#3365)

Usual
View Forum Posts


Posted on
2013-04-06 03:42:41
Didn't work for me :/



Hrt Icon 0 players like this post! Like?

petra (#6091)

Indifferent
View Forum Posts


Posted on
2013-04-06 12:50:32
Wolf, you have to delete the spaces x3



Hrt Icon 0 players like this post! Like?

Zabbidou (#7779)

Usual
View Forum Posts


Posted on
2013-04-07 03:49:22
I saw on Ovipets clickable words too. But at the bold, italic, underline and center codes, they use [ and ]. I tried making a linked word and I can't figure it out. Anyone have any help?



Hrt Icon 0 players like this post! Like?

Kina (#6397)

Pretty Cool Guy
View Forum Posts


Posted on
2013-04-08 09:09:36
How do you fix text alignment issues? I wanted it to align left, but it ended up with middle alignment.



Hrt Icon 0 players like this post! Like?

KarmaDash `OD`
{Buying GB} (#4332)

Usual
View Forum Posts


Posted on
2013-04-10 04:27:10
How do I get a Lion/Lioness URL code?



Hrt Icon 0 players like this post! Like?

Distracted Mori (#6470)

Deathlord of the Jungle
View Forum Posts


Posted on
2013-04-10 13:12:35
I'm having a problem with posting a picture of my lion on my Den page. i take out the spaces and do the URL but it doesn't work.



Hrt Icon 0 players like this post! Like?







Memory Used: 624.86 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00569s