|
||||
---|---|---|---|---|
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) |
LionOfLife (#104672)
Buzzkill View Forum Posts Posted on 2018-07-08 15:25:56 |
0 players like this post! Like? Edited on 08/07/18 @ 15:28:09 by LionOfLife #TeamTefnut 0/4 GB (#104672) |
miint|G3 Sutekh Ferus| (#145874) Heavenly View Forum Posts Posted on 2018-07-11 20:32:04 |
THE IMGUR ISN'T WORKING AT ALL WITH POSTING IMAGES ;-; I can't even ;-; 0 players like this post! Like? |
Bear (#151907)
Bone Collector View Forum Posts Posted on 2018-07-17 05:30:21 |
<*hr */> makes a line 0 players like this post! Like? Edited on 17/07/18 @ 05:32:43 by Jayson Memes (#151907) |
rawr (#144447)
Terrifying View Forum Posts Posted on 2018-07-20 15:23:36 |
✧|Tacatto|✧ Haze RLC (#25830) View Forum Posts Posted on 2018-07-20 15:27:53 |
rawr (#144447)
Terrifying View Forum Posts Posted on 2018-07-20 15:31:22 |
koura. #brockhampton (#117887)
Fearsome View Forum Posts Posted on 2018-07-20 15:32:06 |
rawr (#144447)
Terrifying View Forum Posts Posted on 2018-07-20 15:33:05 |
koura. #brockhampton (#117887)
Fearsome View Forum Posts Posted on 2018-07-20 15:37:20 |
rawr, always right click on an image/gif and press "open image in new tab". that gives you the direct image URL. 0 players like this post! Like? |
rawr (#144447)
Terrifying View Forum Posts Posted on 2018-07-20 15:37:59 |
rawr (#144447)
Terrifying View Forum Posts Posted on 2018-07-20 15:39:07 |
✧|Tacatto|✧ Haze RLC (#25830) View Forum Posts Posted on 2018-07-20 15:40:07 |
koura. #brockhampton (#117887)
Fearsome View Forum Posts Posted on 2018-07-20 15:41:05 |
<*img src="https://i.imgur.com/OSuZNAA.gif"*> works fine for me. erase the *s and try again? 0 players like this post! Like? |
rawr (#144447)
Terrifying View Forum Posts Posted on 2018-07-20 15:41:17 |
~ VintageVelvet ~ (#108631)
View Forum Posts Posted on 2018-08-07 21:50:58 |