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)

Paw (GIRL) (#300585)

Divine
View Forum Posts


Posted on
2022-09-10 20:21:28
PFFT SORRY



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-09-10 20:23:50
Use whatever app you like to upload images. A lot use imgur. I use discord. If you use discord just upload the image to a friend or server and when you veiw it click "open original"
If you use other image uploaders(like imgur) you can right click on the image and click "open in new tab" or tap and hold and click "open in new tab"(if on mobile) it sould bring you to a weblink that shows only the image. Usually the url ends with .jpeg or .png that will be your image url.



Hrt Icon 0 players like this post! Like?

🐝🌿morristhemem
ebee🌿🐝 (#282052)

Divine
View Forum Posts


Posted on
2022-09-10 20:24:18
oh sorry i mean ibb.co



Hrt Icon 0 players like this post! Like?

🐝🌿morristhemem
ebee🌿🐝 (#282052)

Divine
View Forum Posts


Posted on
2022-09-10 20:24:42
but ye



Hrt Icon 0 players like this post! Like?

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 20:24:59
Ty you all!



Hrt Icon 0 players like this post! Like?

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 20:25:51
Screenshot-2022-09-10-4-12-51-PM



Hrt Icon 0 players like this post! Like?

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 20:26:02
YEAHH LETS GO



Hrt Icon 0 players like this post! Like?

Paw (GIRL) (#300585)

Divine
View Forum Posts


Posted on
2022-09-10 20:26:49
Took me a while to figure out to put pictures



Hrt Icon 0 players like this post! Like?

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 20:28:22
sQKS3y8Screenshot-2022-09-10-4-12-51-PM.png



Hrt Icon 0 players like this post! Like?


Edited on 10/09/22 @ 20:29:07 by MoistSock (#307968)

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 20:28:51
OH NO IT'S TOO BIG PFFT



Hrt Icon 0 players like this post! Like?

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 20:30:11
What's up with the "sQKS3y8"?



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-09-10 21:01:25
To resize use this
<*img src="url" width=(number) height=(number)>

Remove the * and replace the number with how many pixel you would like it to be. (Think ms paint canvas size) i usually use 400-600 for resizing images. I usually only use width as it will adjust the height automatically.



Hrt Icon 0 players like this post! Like?

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 21:12:34
Ah, ty!



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-09-10 21:15:02
Np! To make the image clickable make a normal link but instead of putting works, put the image code inside it.



Hrt Icon 0 players like this post! Like?

RodentRoaster | G2
Wicked NRLC (#307968)


View Forum Posts


Posted on
2022-09-10 21:18:17
Screenshot-2022-09-10-4-12-51-PM.png



Hrt Icon 0 players like this post! Like?







Memory Used: 627.23 KB - Queries: 2 - Query Time: 0.00043 - Total Time: 0.01253s