Posted by HTML GUIDE :: Basics, Images and Tables

{Leaving} (#43698)


View Forum Posts


Posted on
2015-06-16 07:04:48



Hello! This is a HTML Guide I made from other HTML Guides, I couldn't find one with all the info on so I created my own. I do no know a lot about HTML but I know the basics.

Feel free to ask for help on this thread and me or someone else will help

Before we begin, this is really important or the HTML will not work, remove all the spaces! If you don't do this the code will not work



qNfBj4T.png



○○○ Making your text Bold ○○○

< b > TEXT HERE < /b >

line2.png

○○○ Making your text italics ○○○

< i >TEXT HERE< /i >

line2.png

○○○ Making your text underlined ○○○

< u >TEXT HERE< /u >

line2.png

○○○ Making your text striked ○○○

< s >TEXT HERE< /s >

line2.png

○○○ Making your text highlighted ○○○

< span style="background-color:#HEXCODE" > TEXT HERE < /span >

line2.png

○○○ Making your text colored ○○○

< font color=#HEXCODE >TEXT HERE< /font >

line2.png

○○○ Making your text a link ○○○

< a href="URL HERE" >TEXT HERE< /a >

line2.png

○○○ Making your text a different size ○○○

< font size=1-7 >TEXT HERE< /font >

line2.png

○○○ Making a header ○○○

Biggest: < h1 >TEXT HERE< /h1 >
Medium: < h2 >TEXT HERE< /h2 >
Smallest: < h3 >TEXT HERE< /h3 >

line2.png

○○○ Making a block-quote ○○○

< blockquote >TEXT HERE< /blockquote >

line2.png

○○○ Making your text a font ○○○

< p style="font-family:FONT HERE;" >TEXT HERE< /p >

line2.png

○○○ Aligning your text ○○○

< p style="text-align:cener/right/left;" >TEXT HERE< /p >

line2.png

○○○ Color, Align and Font your text! ○○○

< p style="font-family:FONT HERE;color:#HEXCODE;text-align:center;">TEXT HERE< /p>



STVHa0P.png



○○○ Normal Image ○○○

< img src="URL HERE" >

icon-time-night.png


line2.png

○○○ Changing the image size ○○○

< img src="URL HERE" height=HEIGHT NUMBER width=WIDTH NUMBER >

icon-time-night.png


line2.png

○○○ Making the image clickable ○○○

< a href="URL LINK HERE" > < img src="IMAGE URL HERE" > < /a >

icon-time-night.png

line2.png

○○○ Making the image clickable + re-size ○○○

< a href="LINK URL" > < img src="IMAGE URL" height=NUMBER width=NUMBER > < /a >

line2.png

○○○ Making an image 'float' ○○○

< img src="URL HERE" style="float:ALIGN;width:HEREpx;height:HEREpx;" >

line2.png

○○○ Making space(s) between the images/text/etc ○○○

< br >
will make a space

< p >
will make a double space



lScjWm3.png



Tables have changed on LD from the 08-11, here is the news post about it, right near the bottom is all you need to know. Scroll boxes no longer work and have to be implemented in CSS.

line2.png

○○○ This thread table ○○○

< table style="background:#HEXCODE;width:630px;height:70px;border:1px solid;">< tr >< td >TEXT HERE< /td >< /tr >< /table >

Can also be used for dens (example with mine)

line2.png

○○○ Stuff for tables ○○○

Font - ;font-family:HERE;
Color - ;color:#HEXCODE;
Background color - ;background-color:#HEXCODE;
Width & Depth - ;width:HEREpx; | ;height:#HEREpx;
Alignment - ;text-align:center/right/left;





○ Google is amazing, use it! Google stuff and teach yourself HTML
This is my favorite website to find a color
This is my favorite website to find color groups
This thread is amazing for HTML Tables
This is an amazing website, it's basically everything HTML if you want to know more
○ If anyone has anymore HTML I can add let me know through PM or post on here, as well as help others that may post for help if you can
○ Remember: REMOVE the spaces!

Thank you if you use and bookmark






Hrt Icon 43 players like this post! Like?

Edited on 27/09/17 @ 09:20:35 by 🌅 Nocturnal (Sunset) (#43698)

Jaxx's I I rin's
sugar son (#245965)

Kind
View Forum Posts


Posted on
2022-03-20 10:54:29
like this ?
df22zw3-82608783-9aef-4580-aa23-b0aa085799ed.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzVkMzNlYzU1LTRmMTEtNDFhMC04ZDVjLWVmOTFhYTM5ZWZjY1wvZGYyMnp3My04MjYwODc4My05YWVmLTQ1ODAtYWEyMy1iMGFhMDg1Nzk5ZWQucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.BRa6fUfwxAj8Ys6mQL8-WHK3GLjXyGG2g6UDM0T61ag



Hrt Icon 0 players like this post! Like?


Edited on 20/03/22 @ 13:12:34 by Feed ur ego away i'm busy (#245965)

Kaz 🏳️‍🌈
ComsOpen (#66075)

Sapphic
View Forum Posts


Posted on
2022-03-20 13:01:22
Don't put a space in front of the first < and you should be golden! :)



Hrt Icon 0 players like this post! Like?

Jaxx's I I rin's
sugar son (#245965)

Kind
View Forum Posts


Posted on
2022-03-20 13:12:53
i edited it



Hrt Icon 0 players like this post! Like?

Kaz 🏳️‍🌈
ComsOpen (#66075)

Sapphic
View Forum Posts


Posted on
2022-03-20 13:13:33
Great! Just like that



Hrt Icon 0 players like this post! Like?

Nephele [pearl
project] (#256381)

Luscious
View Forum Posts


Posted on
2022-03-22 08:34:16
how do you move a text box I'm trying to put text boxes but when I put it in a cant move it from the middle.



Hrt Icon 0 players like this post! Like?

frosty #2 🪶 (#230480)


View Forum Posts


Posted on
2022-03-24 09:20:05
imgbb.comeeeeeek


not sure why a piece of text keeps showing up, help

fixed it on a diff post



Hrt Icon 0 players like this post! Like?


Edited on 24/03/22 @ 09:23:21 by Atlas | 8x BO Ivory (#230480)

The BeaTles (#276334)

Heartbreaker
View Forum Posts


Posted on
2022-04-16 14:57:25
how do you put it in..?



Hrt Icon 0 players like this post! Like?


Edited on 16/04/22 @ 19:13:42 by mrs_goldfinch (#276334)

Nefarious (#235768)


View Forum Posts


Posted on
2022-04-16 15:14:04
Testing

Bold
Strike



Hrt Icon 0 players like this post! Like?


Edited on 15/05/22 @ 08:44:25 by Nefarious (#235768)

Wawa (#278287)

Sapphic
View Forum Posts


Posted on
2022-05-08 08:41:45
Neat!



Hrt Icon 0 players like this post! Like?

Alana They/Them (#162106)

Heavenly
View Forum Posts


Posted on
2022-05-10 00:17:58
This is the coolest ever! Thanks so much for making it! I just made my Bio all cool and newbish because I'm ont great with this kind of stuff, but I love it nonetheless!



Hrt Icon 0 players like this post! Like?

Swift 💋 {Ice bomb
7k+} (#265924)

Sapphic
View Forum Posts


Posted on
2022-05-10 17:38:47
If anyone could help me out with this ?

What is a Url?

Whats An example of a Url?



Hrt Icon 0 players like this post! Like?

Jester - Side (#279697)

Amiable
View Forum Posts


Posted on
2022-05-15 09:26:14
I'm having trouble making my text a link



Hrt Icon 0 players like this post! Like?

(#257911)

Sapphic
View Forum Posts


Posted on
2022-05-20 08:43:02

struggling with this :(



Hrt Icon 0 players like this post! Like?

(#257911)

Sapphic
View Forum Posts


Posted on
2022-05-20 08:53:02
everytime i try to copy the image address and paste to imgur etc... the httml says "blank" and just creates a blank image. im unsure hoe to correctly ocpy the image on phone or laptop. Pls help!



Hrt Icon 0 players like this post! Like?

𝑻𝒉𝒐𝒕𝒉
🖤Zombie DR🖤
DIVA💜 (#230702)


View Forum Posts


Posted on
2022-05-20 15:19:10
THIS HTML GUIDE IS SUCH A HELP



Hrt Icon 0 players like this post! Like?







Memory Used: 632.83 KB - Queries: 2 - Query Time: 0.00042 - Total Time: 0.00864s