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)

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-10-02 20:35:38
If it is a screenshot you can upload it to websites like Imgur. If you already have the photo rightclick(or tab and hold) and click open image in new tab. The URL link should end in .png or .jpeg. you copy and paste that link into the code to get it to work. Below is the code, just remove the * for it to work
<*img src="URL Link">

If you want to resize the image you dont need an art program to do it. All you would need to do is alter the code. Add height and width to change the pixel size. I usually only use width because if you change just one, the other will automatically change. Remove the * and change the # to whatever number you want it to be. I usually use width 400 or 500 on my images. (You can remove the height if you want. The height would resize automatically when you change the width. Same goes for if you remove the width. I remove height to make all the images the same size across even if they are not)
<*img src="URL Link" height=# width=#>



Hrt Icon 0 players like this post! Like?

Atlas Alkaline (#297337)

Phoenix
View Forum Posts


Posted on
2022-10-02 21:55:45
okay! thank you so much!



Hrt Icon 0 players like this post! Like?

Dominowcue (#322177)

Amiable
View Forum Posts


Posted on
2022-10-03 16:54:13
Okay, so I have a question, I have an image needing desperately uploaded for someone who’s making art for me, but I don’t have discord, and I can’t download any apps to my phone. Any way I can upload images free and quick?



Hrt Icon 0 players like this post! Like?

Dominowcue (#322177)

Amiable
View Forum Posts


Posted on
2022-10-03 16:55:23
Wait, I have an idea.



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-10-03 16:56:48
Imgur is a website you can use.

Also if you have toyhouse you can go to the image and tap and hold to bring up "open image in new tab"



Hrt Icon 0 players like this post! Like?

Dominowcue (#322177)

Amiable
View Forum Posts


Posted on
2022-10-03 16:56:58
No, my idea isn’t working, could anyone help?



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-10-03 17:37:05
Upload it to imgur. That is the webstie a lot of people use.



Hrt Icon 0 players like this post! Like?

Dominowcue (#322177)

Amiable
View Forum Posts


Posted on
2022-10-03 17:38:10
Yeah, but do you have to log in and download it? That’s what I’ve been told, anyways



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-10-03 17:38:30
You do not.



Hrt Icon 0 players like this post! Like?

Dominowcue (#322177)

Amiable
View Forum Posts


Posted on
2022-10-03 17:39:08
Really? So, could you tell me how then, please?



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-10-03 17:42:36
Last i saw you could upload without an account.

If you are using Chrome on mobile click the 3 dots by the tabs and click "desktop site"
Then go to here
Once there click choose photo/image



Hrt Icon 0 players like this post! Like?

Dominowcue (#322177)

Amiable
View Forum Posts


Posted on
2022-10-03 17:46:51
I use safari, I’m not sure if it’s different though, cause the three lines don’t have desktop website on the Imgur website



Hrt Icon 0 players like this post! Like?

✧|Tacatto|✧ Haze
RLC (#25830)


View Forum Posts


Posted on
2022-10-03 17:48:20
It is pretty important for the 'desktop website' because you get redirect if not.
If you pm me i could offer a better solution for you



Hrt Icon 0 players like this post! Like?

Cocogoat (#290450)

Aztec Knight
View Forum Posts


Posted on
2022-11-05 05:05:48

thank you so much!




Hrt Icon 0 players like this post! Like?

TJ (He/They)
🏳️‍🌈 (#199719)

Heavenly
View Forum Posts


Posted on
2022-11-06 15:34:36
How do you do Spoilers? On both texts and images?



Hrt Icon 0 players like this post! Like?







Memory Used: 627.32 KB - Queries: 2 - Query Time: 0.00084 - Total Time: 0.01378s