|
||||
---|---|---|---|---|
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) |
Bloo (#28608)
Recognizable View Forum Posts Posted on 2014-03-24 08:42:22 |
How do you change the Image of the MAIN den area? I want to make the design as the background of my Den ;o; 0 players like this post! Like? |
Scarla (#28134)
Usual View Forum Posts Posted on 2014-03-26 13:22:31 |
Kingdome_Come (#9892)
Kind View Forum Posts Posted on 2014-04-05 04:47:01 |
⭐StarGazers⭐ (#30451)
Divine View Forum Posts Posted on 2014-04-05 15:37:15 |
Morr 🔥 9BOx2Mottx2RoS (#26583) View Forum Posts Posted on 2014-04-08 04:35:17 |
Titan King Eren (#30456)
Amiable View Forum Posts Posted on 2014-04-09 14:26:56 |
Priderock{Leaving, bye guys..} (#20458) Usual View Forum Posts Posted on 2014-04-13 07:39:20 |
Sierra (#29980)
King of the Jungle View Forum Posts Posted on 2014-04-14 04:34:51 |
Flick (#18766)
King of the Jungle View Forum Posts Posted on 2014-04-18 10:17:36 |
@ Bloo, Scarla & Kingdom, i think what you guys are wanting to do is CSS, this thread is about HTML... ~ I dont know how to do CSS yet but as soon as i master HTML, i plan to learn! :) I just wish that lioden had a thread just like this one but with CSS instead of HTML, this thread has helped soooo many people, i can just image how helpful a CSS thread would be too!!!! 0 players like this post! Like? |
Amani (#31418)
Magnificent View Forum Posts Posted on 2014-04-20 11:03:39 |
Amani (#31418)
Magnificent View Forum Posts Posted on 2014-04-20 12:09:02 |
Nightmare Hyena (#16182)
Usual View Forum Posts Posted on 2014-05-01 09:54:22 |
-Avenger- (#11081)
Deathlord of the Jungle View Forum Posts Posted on 2014-05-04 05:25:18 |
I have a question about pictures, I currently have 3 on my profile page and I don't like that they won't stack. How do I get pictures to go under other pictures? Thanks for any help~ 0 players like this post! Like? |
Tori (#31175)
Bone Collector View Forum Posts Posted on 2014-05-04 07:21:16 |
DemonBarber (#28731)
Amazing View Forum Posts Posted on 2014-05-08 10:53:22 |
Does YouTube/Audio embedding work here? I can't seem to get it to on my profile D: 0 players like this post! Like? |