|
||||
---|---|---|---|---|
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! TEXTTo 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 > TABLESTo 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 >
[ all codes posted on this topic work within tables. ] IMAGESTo make an image: < img src="URL HERE" > Example: To make a resized image: < img src="URL HERE" height=HEIGHT NUMBER width=WIDTH NUMBER > Example: To link an image: < a href="URL HERE" > < img src="URL HERE" > < /a > Example: OTHERTo make a space: < br > This is what < br > does! To make a double space: < p > This is what < p > does! 43 players like this post! Like? Edited on 23/03/13 by Kay (#3445) |
Novacaine [Wine] (#93320)
View Forum Posts Posted on 2016-08-29 12:13:04 |
Nightmare Rebel (#97699)
Famous View Forum Posts Posted on 2016-10-23 05:03:08 |
Testing this.. 0 players like this post! Like? Edited on 23/10/16 @ 12:04:07 by ForgottenNightmares (#97699) |
Nightmare Rebel (#97699)
Famous View Forum Posts Posted on 2016-10-23 05:05:49 |
Nightmare Rebel (#97699)
Famous View Forum Posts Posted on 2016-10-23 05:07:54 |
Chey Hemmings (#69417)
Prince of the Savannah View Forum Posts Posted on 2016-11-03 11:24:22 |
meow mix (#94139)
King of the Jungle View Forum Posts Posted on 2016-11-05 15:26:00 |
So this is proably stupid but whats the url? like say I'm trying to do a clickable picture of my king, how do I do that? < a href="URL HERE" > < img src="URL HERE" > < /a > so like I get that that's the code but what should I put for the "url here" part? whats url even mean? 0 players like this post! Like? |
Rain123 (#97306)
Usual View Forum Posts Posted on 2016-11-10 09:04:43 |
Dylan (#100165)
Sinister View Forum Posts Posted on 2016-11-14 13:18:42 |
Rain123 (#97306)
Usual View Forum Posts Posted on 2016-11-15 09:32:36 |
Did it work? I can't get color to work 0 players like this post! Like? Edited on 15/11/16 @ 16:33:03 by Rain123 (#97306) |
Snivy (#100186)
King of the Jungle View Forum Posts Posted on 2016-11-16 04:15:18 |
< img src=http://www.lioden.com/wardrobe.php?eyJiIjoiQWxiaW5vIiwibSI6IlRoaWNrIiwiYyI6IkljZSIsImUiOiJCcm93biIsIm4iOiJCdXR0ZXJmbHkiLCJrIjoiIiwieCI6W251bGwsIk9ueXggTGFjZSIsIk9ueXggUmlwcGxlIiwiV2hpdGUgQ29id2ViIiwiQ2VsZXN0aWFsIFNwZWNrbGVzIiwiT255eCBWaXRpbGlnbyIsIiIsIiIsIiIsIiIsIiJdLCJvIjpbbnVsbCwiOTAiLCIxMDAiLCIxMDAiLCIxMDAiLCIxMDAiLCIxMDAiLCIxMDAiLCIxMDAiLCIxMDAiLCIxMDAiXSwiZCI6W251bGwsIiIsIiIsIiIsIiIsIiIsIiIsIiIsIiIsIiIsIiJdLCJnIjoiTWFsZSIsImEiOiIyNCIsInAiOiIifQ.. > dosent work 0 players like this post! Like? Edited on 16/11/16 @ 11:15:42 by Snivy (#100186) |
🎨 Wyld II (#43371)
Punk View Forum Posts Posted on 2016-11-22 02:15:30 |
Is anyone else having trouble with tables being forced down the post? http://www.lioden.com/topic.php?id=304429247300 This is my art post. I've had several people look at it and can't figure out why the table is being forced down. No brs' 0 players like this post! Like? |
La Chet Noir (#95303)
Magnificent View Forum Posts Posted on 2016-12-02 05:52:11 |
Doe (#62827)
Amiable View Forum Posts Posted on 2016-12-29 11:59:10 |
noctilucae (#64076)
Bone Collector View Forum Posts Posted on 2017-01-01 08:39:07 |
noctilucae (#64076)
Bone Collector View Forum Posts Posted on 2017-01-01 09:26:45 |