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!

TEXT


To 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 >

TABLES


To 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 >
This is what a columned table looks like!



[ all codes posted on this topic work within tables. ]

IMAGES


To make an image: < img src="URL HERE" >
Example: carcass_zebra.png
To make a resized image: < img src="URL HERE" height=HEIGHT NUMBER width=WIDTH NUMBER >
Example: carcass_zebra.png
To link an image: < a href="URL HERE" > < img src="URL HERE" > < /a >
Example: carcass_zebra.png

OTHER


To make a space: < br >

This is what < br > does!
To make a double space: < p >

This is what < p > does!





Hrt Icon 43 players like this post! Like?

Edited on 23/03/13 by Kay (#3445)

greed (shard g2
rosette) (#450209)

Bone Collector
View Forum Posts


Posted on
2024-09-26 17:52:19
Test

< a href="https://postimg.cc/7fB93LcC" >
< img src="https://postimg.cc/7fB93LcC" > < /a >



Hrt Icon 0 players like this post! Like?

Harpy (#100392)

Pervert
View Forum Posts


Posted on
2024-10-02 18:50:01
testt

lioden-wardrobe-2






Hrt Icon 2 players like this post! Like?


Edited on 02/10/24 @ 19:06:03 by Harpy (#100392)

SendingFlowerstoyou (#425054)

Sapphic
View Forum Posts


Posted on
2024-11-17 15:39:28
Please be Pink< /font>



Hrt Icon 0 players like this post! Like?

FreeDino9568 (#206615)

Aztec Knight
View Forum Posts


Posted on
2024-11-17 23:39:29
test



Hrt Icon 0 players like this post! Like?







Memory Used: 626.91 KB - Queries: 2 - Query Time: 0.00097 - Total Time: 0.02495s