|
||||
---|---|---|---|---|
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) |
Raquiin [G1 x3 Ros Solaris] (#177202) Blessed View Forum Posts Posted on 2019-10-09 08:32:38 |
0 players like this post! Like? Edited on 26/12/19 @ 13:36:09 by Raquiin [Clean Uneven Rhod] (#177202) |
potatoooooo (#152201)
Sapphic View Forum Posts Posted on 2019-12-08 01:50:17 |
Polar [5.6k slender] (#176561)
Heavenly View Forum Posts Posted on 2019-12-26 13:15:26 |
TsukiTanuki (#170351)
Pervert View Forum Posts Posted on 2020-03-03 13:08:27 |
❄💜Glacier💜 (#194402) Sweetheart View Forum Posts Posted on 2020-03-27 12:26:10 |
𝕷𝖎𝖑 (#177593)
Sapphic View Forum Posts Posted on 2020-04-03 12:55:56 |
Misaki Uzukaze (#60892)
Notable Lion View Forum Posts Posted on 2020-04-21 18:16:00 |
Can I get some help, I'm trying to change the colors of my page and can't figure out how to do it. 0 players like this post! Like? |
carol (#195877)
Usual View Forum Posts Posted on 2020-05-01 17:40:51 |
LegalWolf101 (#197554)
Usual View Forum Posts Posted on 2020-05-14 17:53:26 |
LegalWolf101 (#197554)
Usual View Forum Posts Posted on 2020-05-14 17:53:46 |
LegalWolf101 (#197554)
Usual View Forum Posts Posted on 2020-05-14 17:54:52 |
LegalWolf101 (#197554)
Usual View Forum Posts Posted on 2020-05-14 17:55:13 |
💕H͓̽a͓̽l͓̽o ͓̽💕 (#185784) King of the Jungle View Forum Posts Posted on 2020-05-26 12:48:42 |
Okay but what if the image is in your files, then how do I put it into a form? 0 players like this post! Like? |
💕H͓̽a͓̽l͓̽o ͓̽💕 (#185784) King of the Jungle View Forum Posts Posted on 2020-05-26 12:48:42 |
Okay but what if the image is in your files, then how do I put it into a form? 0 players like this post! Like? |
OI JOSUKE(g2 maziwa smilus) (#176422) Divine View Forum Posts Posted on 2020-05-26 15:23:31 |
@Kailey Beenorn You will need to post the image somewhere where you can draw a URL from it. 0 players like this post! Like? |