|
||||
---|---|---|---|---|
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) |
Bluebell [Revival project] (#281374) View Forum Posts Posted on 2023-02-03 22:55:26 |
Yay it worked! 0 players like this post! Like? Edited on 03/02/23 @ 22:55:44 by Bumblebee 27 [g2 felis Leonid] (#281374) |
Kaban ☆ Patches queen • (#281096) Aztec Knight View Forum Posts Posted on 2023-02-05 21:11:05 |
Bellbottoms 🤠🩵🐮 (#230902) Asshole View Forum Posts Posted on 2023-02-09 16:47:05 |
Testing Pic IT WONT WORK FOR ME 0 players like this post! Like? Edited on 09/02/23 @ 16:49:48 by 🤠~Bellbottoms~🤠 (#230902) |
SafiaMae (#304040)
View Forum Posts Posted on 2023-02-18 16:16:04 |
< img src="https://postimg.cc/jDRp8N05 > Could someone tell me what I am doing wrong? I can’t get my image to appear Added a space in between the < and the I so the code will appear here 0 players like this post! Like? |
✧|Tacatto|✧ Haze RLC (#25830) View Forum Posts Posted on 2023-02-18 20:32:00 |
The link isnt the right link! You need the Image URL, not the hosting site link. You need to right click on the image(or tap and hold) and click open image in new tab. The link should end in .jpeg or .png I personally use discord to host my images because it is a lot easier. You just send it to a server/person and tap the image. You click "open original" and it should open the image in your browser for you. 0 players like this post! Like? |
SafiaMae (#304040)
View Forum Posts Posted on 2023-02-18 20:33:45 |
✧|Tacatto|✧ Haze RLC (#25830) View Forum Posts Posted on 2023-02-18 20:49:34 |
Kaban ☆ Patches queen • (#281096) Aztec Knight View Forum Posts Posted on 2023-02-18 22:47:59 |
Thank youu 0 players like this post! Like? Edited on 18/02/23 @ 23:08:11 by Rubies {Patches Queen} (#281096) |
🐝🌿morristhemem ebee🌿🐝 (#282052) Divine View Forum Posts Posted on 2023-03-04 13:57:10 |
hello! how do you make the small corner square text box like the one in the misty forest type 2? I already have a css for my den but id like to add a box that that it can be found here LInk 0 players like this post! Like? Edited on 04/03/23 @ 14:00:11 by morristhememebee (she/her) (#282052) |
🐝🌿morristhemem ebee🌿🐝 (#282052) Divine View Forum Posts Posted on 2023-03-04 14:07:38 |
Cheerbear (#394071)
Impeccable View Forum Posts Posted on 2023-03-08 16:12:03 |
Trying to figure out how to make a clickable ad so I'm just testing right now Chiru is a G1 Nudar primal with amber & ice eyes, peach skin and a BO mane for stud! 0 players like this post! Like? Edited on 08/03/23 @ 16:16:14 by Kam {G1 Nudar Primal} (#394071) |
Cheerbear (#394071)
Impeccable View Forum Posts Posted on 2023-03-08 16:12:26 |
✧|Tacatto|✧ Haze RLC (#25830) View Forum Posts Posted on 2023-03-08 16:14:17 |
Remove the space between the bracket and A, the Bracket and " and the same for the ending part, the Bracket and / and the Bracket and A 0 players like this post! Like? |
Cheerbear (#394071)
Impeccable View Forum Posts Posted on 2023-03-08 16:16:40 |
✧|Tacatto|✧ Haze RLC (#25830) View Forum Posts Posted on 2023-03-08 16:21:42 |