|
||||
---|---|---|---|---|
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) |
🥝Kiwi <3🥝 (#271167)
View Forum Posts Posted on 2022-08-24 13:15:05 |
Paw (GIRL) (#300585)
Divine View Forum Posts Posted on 2022-08-26 20:36:03 |
G1 Primal Teardrop RLC (#198058) Deathlord of the Jungle View Forum Posts Posted on 2022-08-27 09:35:27 |
https://www.lioden.com/topic.php?id=304429464264 I'm having issues with basically everything, The clickable text isn't working and the images aren't yeah. Any idea? ;-; 0 players like this post! Like? |
Paw (GIRL) (#300585)
Divine View Forum Posts Posted on 2022-08-27 09:36:19 |
RodentRoaster | G2 Wicked NRLC (#307968) View Forum Posts Posted on 2022-08-27 09:36:19 |
G1 Primal Teardrop RLC (#198058) Deathlord of the Jungle View Forum Posts Posted on 2022-08-27 09:39:12 |
@MoistSock <*a href=URL">These are the words that will be Clickable<*/a> for the clickable link < img src="URL HERE" > for the images 0 players like this post! Like? |
RodentRoaster | G2 Wicked NRLC (#307968) View Forum Posts Posted on 2022-08-27 09:50:53 |
Clickable links are: <*a href="URL">text (or whatever you wish the link to say)<*/a> 0 players like this post! Like? Edited on 27/08/22 @ 09:51:24 by MoistSock (#307968) |
G1 Primal Teardrop RLC (#198058) Deathlord of the Jungle View Forum Posts Posted on 2022-08-27 09:55:53 |
RodentRoaster | G2 Wicked NRLC (#307968) View Forum Posts Posted on 2022-08-27 10:00:08 |
Ofc! Idk what to do about the img- I was never able to get it to work either lol. 0 players like this post! Like? |
✧|Tacatto|✧ Haze RLC (#25830) View Forum Posts Posted on 2022-08-27 10:01:31 |
Moistsock- have you been trying to use a link to the website or a link that ends in .png/.jpeg? 0 players like this post! Like? |
RodentRoaster | G2 Wicked NRLC (#307968) View Forum Posts Posted on 2022-08-27 10:06:50 |
@ Tacatto, I've tried both. Luckily I haven't done anything so far where I actually need the images. 0 players like this post! Like? |
Cattiebugg (#331720)
Usual View Forum Posts Posted on 2022-08-29 14:21:12 |
Cattiebugg (#331720)
Usual View Forum Posts Posted on 2022-08-29 14:23:57 |
Paw (GIRL) (#300585)
Divine View Forum Posts Posted on 2022-09-02 20:25:32 |
Test https://ibb.co/jHt6Y08 0 players like this post! Like? Edited on 02/09/22 @ 20:25:51 by Paw (#300585) |
Paw (GIRL) (#300585)
Divine View Forum Posts Posted on 2022-09-02 20:27:08 |