|
||||
---|---|---|---|---|
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) |
Tinkerbell (#7657)
Toxic View Forum Posts Posted on 2013-04-18 11:34:13 |
Tinystep (#10548)
Fearless View Forum Posts Posted on 2013-04-18 16:16:43 |
Aliya (Spotted pride) (#9211) Malicious View Forum Posts Posted on 2013-04-20 09:31:49 |
I'm having trouble putting one of my images on my profile page.. is there certain websites we cant repost from? (its my own artwork from my deviantart gallery) But that is all it displays Do i need to upload it to a different site first? 0 players like this post! Like? |
Poptart Feelzhands (#4675)
Scourge of Lions View Forum Posts Posted on 2013-04-21 09:11:38 |
Is there a way to do centered text on here? Sorry if it's there and I missed it! 0 players like this post! Like? |
DragonSage (#4453)
Notable Lion View Forum Posts Posted on 2013-04-27 20:47:15 |
This is text using < h1 >This is text using < h2 >This is text using < h3 >0 players like this post! Like? |
Emily (#7115)
Renowned View Forum Posts Posted on 2013-04-28 06:04:47 |
shaska (#10784)
Sapphic View Forum Posts Posted on 2013-05-01 10:55:52 |
I need help with images: when I try to do a linked image, it just displays the URL as a link, not the pic itself. Also, when I post images, it shows up as a question mark in a box. I made sure there are no spaces and such, but what am I doing wrong? 0 players like this post! Like? |
Creme; Clean Celestial (#9438) Good Natured View Forum Posts Posted on 2013-05-02 14:51:44 |
apart (#11830)
King of the Jungle View Forum Posts Posted on 2013-05-03 09:59:17 |
sunchild (#8467)
Usual View Forum Posts Posted on 2013-05-06 01:24:09 |
sunchild (#8467)
Usual View Forum Posts Posted on 2013-05-06 01:34:52 |
TARDIS Queen {Asmita} (#6432) Brilliant View Forum Posts Posted on 2013-05-07 05:40:27 |
Cryptid | Shard 2x Ros Dawn (#11983) Angelic View Forum Posts Posted on 2013-05-08 11:35:19 |
There is also these codes: < sup > text < / sup > < sub > text < / sub > Those above make your either above or below the main text. Like this. Hellogreetings Hellogreetings < s > text < / s > That makes a strike through your text. Like this. 0 players like this post! Like? |
ChastiannaLV {Warriors} (#6425) Sweetheart View Forum Posts Posted on 2013-05-11 12:43:57 |
Land Of Time {Raion} (#6394)
Kind View Forum Posts Posted on 2013-05-11 15:27:48 |