|
||||
---|---|---|---|---|
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) |
Ronnie J (#1393)
Dreamboat of Ladies View Forum Posts Posted on 2013-10-18 09:25:39 |
Anne Dyari (#21072)
Terrifying View Forum Posts Posted on 2013-10-24 14:41:57 |
I can't seem to get tables to work in my post, but it shows up in previews... TEXT HERE 0 players like this post! Like? |
kim8469 (#21052)
King of the Jungle View Forum Posts Posted on 2013-11-01 14:29:48 |
Oh my goodness, thanks so much for this amazing thread!! :D Bookmarking!! PS: I've found a helpful link where you can test the html codes you're working on: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_body_bgcolor If it explains how to use background coloring, sorry, it was what I was researching on when I came across the link xD 0 players like this post! Like? |
.Antigra. (gone) (#13880)
Amazing View Forum Posts Posted on 2013-11-19 11:51:13 |
Could someone tell me the code to change the background colour of the main den area? I don't have a scroll box and don't want one but I'd love to be able to change the colours of the home page background and maybe my den list area. 0 players like this post! Like? |
Bilby [ROLLED 15th Nov] (#22017) Sapphic View Forum Posts Posted on 2013-11-22 08:06:34 |
Wolflover0224 (MMF){D}[Nyota] (#21352) Evil View Forum Posts Posted on 2013-12-03 10:44:20 |
When I tried to make a table for one of my threads it would show up in the preview but not in the actual thread itself! 0 players like this post! Like? |
icedragon (#21294)
Remarkable View Forum Posts Posted on 2013-12-15 23:37:53 |
icedragon (#21294)
Remarkable View Forum Posts Posted on 2013-12-15 23:50:31 |
Was trying this : But it will not work. Need help 0 players like this post! Like? Edited on 16/12/13 by icedragon (#21294) |
Loua [main] (#22740)
Usual View Forum Posts Posted on 2013-12-17 23:59:27 |
@icedragon: It could be that your image source is incorrect... Are you using tinypic or something similar? 0 players like this post! Like? |
Pandora's Box I (#24028)
Terrifying View Forum Posts Posted on 2013-12-25 23:47:36 |
How would you fix it, I tried to get an image of my lions into my territory descriptions but they just disappear and never show up? 0 players like this post! Like? |
Blade - Broken Drones<3 (#13788) Vicious View Forum Posts Posted on 2013-12-26 13:16:49 |
Santiago (#23473)
Untitled View Forum Posts Posted on 2013-12-27 15:46:55 |
I figured out how to add color to your headings. Code: < h1 > < font color=blue > Example < /font > < /h1 > Result: ExampleJust remove the spaces when trying out this code though. :P I'm sorry if the code has already been posted or if everybody knew, but I just decided to share it nonetheless. 0 players like this post! Like? |
Rolyo (#23820)
King of the Jungle View Forum Posts Posted on 2014-01-06 13:57:53 |
omg, I LOVE THIS. For some reason, I can't bookmark this one thread. >:0 0 players like this post! Like? |
Santiago (#23473)
Untitled View Forum Posts Posted on 2014-01-06 14:23:47 |
🦇Herr🦇#Gaggle 🇵🇸 (#24178) Heartless View Forum Posts Posted on 2014-01-08 05:17:42 |
I've tried adding this page to my bookmarks, and it won't allow it on here. Useful, but it's irritating that it won't just save to my bookmarks so I can pop back quickly to it if needed. 0 players like this post! Like? |