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)

cady bug (#107206)

Pervert
View Forum Posts


Posted on
2017-03-21 11:17:49
pics dont work for me ahhh



Hrt Icon 0 players like this post! Like?

Doe (#62827)

Amiable
View Forum Posts


Posted on
2017-03-21 11:38:37
Are you deleting the spaces?



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-03-21 11:51:47
carcass_zebra.png



Hrt Icon 0 players like this post! Like?

cady bug (#107206)

Pervert
View Forum Posts


Posted on
2017-03-21 12:05:49
yes hmmmm



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-03-21 12:10:20
Cady, what's not working about it? I can help



Hrt Icon 0 players like this post! Like?

cady bug (#107206)

Pervert
View Forum Posts


Posted on
2017-03-21 12:12:49
so im trying to post a picture of my lion im deleting the spaces and putting in the url put it has that image that tells you i cant find it



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-03-21 12:13:39
Are you trying to get an image from google or one of the pictures you've taken?



Hrt Icon 0 players like this post! Like?

cady bug (#107206)

Pervert
View Forum Posts


Posted on
2017-03-21 12:14:10
a photo from lioden



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-03-21 12:21:08
left click and you'll see and option that says "copy image address". Click that and put the URL link from the image address in this: < img src="IMAGE ADDRESS URL HERE" >

fixed it ;-) ^ ^






Hrt Icon 0 players like this post! Like?

✿Ghosti✿ (#109280)

Heavenly
View Forum Posts


Posted on
2017-03-31 09:20:49
I'm deleting the spaces and it's not showing the code, so it's showing something, but it's just blank. I'm trying to add a picture of my king to a chat.



Hrt Icon 0 players like this post! Like?

Blaze (#106041)

Pervert
View Forum Posts


Posted on
2017-04-09 18:07:48
The table code is NOT WORKING. Here is what happened when I put it in to test it on my thread: http://www.lioden.com/topic.php?id=304429263540



Hrt Icon 0 players like this post! Like?

Mika 🦊 [semi ia] (#83175)


View Forum Posts


Posted on
2017-04-11 05:43:38
thANKS YOU



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-04-15 22:54:08
@Blaze, Did you remove the spaces between the angle of the brackets?



Hrt Icon 0 players like this post! Like?

Blaze (#106041)

Pervert
View Forum Posts


Posted on
2017-04-16 07:17:16
Yes, I did



Hrt Icon 0 players like this post! Like?

♡白鳥♡ (#101693)

Cursed
View Forum Posts


Posted on
2017-04-19 09:09:56
don't know what you could've done wrong, then. Can you elaborate on that?



Hrt Icon 0 players like this post! Like?







Memory Used: 628.44 KB - Queries: 2 - Query Time: 0.00076 - Total Time: 0.01106s