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 29 players like this post! Like?

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

{Leaving} (#43698)


View Forum Posts


Posted on
2017-07-26 13:20:49



Wolfie put .png at the end of it, this might work




Hrt Icon 0 players like this post! Like?

Skydicer (#116586)

Blessed
View Forum Posts


Posted on
2017-08-02 12:23:22



Hrt Icon 0 players like this post! Like?


Edited on 23/09/17 @ 08:52:34 by Skydicer (#116586)

Shadowcliff (#109597)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-08-02 12:36:15
Update:

Had to look your code over again sorry.



Hrt Icon 0 players like this post! Like?


Edited on 02/08/17 @ 12:41:10 by Shadowcliff (#109597)

Shadowcliff (#109597)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-08-02 12:40:03
Are you trying to get a clickable image? If not just an image is this:
< img src="URL HERE" >



Hrt Icon 0 players like this post! Like?

Shadowcliff (#109597)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-08-02 12:42:07
a

This is your image right?



Hrt Icon 0 players like this post! Like?


Edited on 02/08/17 @ 12:42:55 by Shadowcliff (#109597)

Shadowcliff (#109597)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-08-02 12:44:31
cub_for_sale___lioden_by_skydicer-dbhxs05.png

You really want the image this tiny?



Hrt Icon 0 players like this post! Like?


Edited on 02/08/17 @ 12:45:14 by Shadowcliff (#109597)

Skydicer (#116586)

Blessed
View Forum Posts


Posted on
2017-08-09 11:47:36
sorry i didnt reply sooner i forgot to and no I dont know the sizing and codings too well I thought it would turn out bigger.



Hrt Icon 0 players like this post! Like?

Shadowcliff (#109597)

Deathlord of the Jungle
View Forum Posts


Posted on
2017-08-09 20:42:05
Ok



Hrt Icon 0 players like this post! Like?

Lea (#87111)

King of the Jungle
View Forum Posts


Posted on
2017-08-14 13:57:18
Uh, nocturnal, could you pm me? I needsome help with something and idk what size it is... ty!



Hrt Icon 0 players like this post! Like?

Lea (#87111)

King of the Jungle
View Forum Posts


Posted on
2017-08-14 13:59:05
Or anyone XD I need help with sizing, idk sizing numbers...



Hrt Icon 0 players like this post! Like?


Edited on 14/08/17 @ 13:59:45 by Lea #WCU (#87111)

{Leaving} (#43698)


View Forum Posts


Posted on
2017-08-14 15:38:57



of course, PMing!




Hrt Icon 0 players like this post! Like?

Lea (#87111)

King of the Jungle
View Forum Posts


Posted on
2017-08-14 16:25:51
Ty!



Hrt Icon 0 players like this post! Like?

Bree (#40410)

Heavenly
View Forum Posts


Posted on
2017-08-16 08:10:39
So I have a text box in my den but I have no clue how to make it so I can scroll. Cause at the moment it's most there and if I write more then the box it just covers my whole den



Hrt Icon 0 players like this post! Like?

West (#43497)

Usual
View Forum Posts


Posted on
2017-08-29 21:03:49
Just trying this out


TEXT HERE



Hrt Icon 0 players like this post! Like?


Edited on 29/08/17 @ 21:05:13 by West (#43497)

Jerry Manger (#84325)

Resurgent
View Forum Posts


Posted on
2017-09-01 19:59:28
When I try adding the text box, saving it removes the overflow:auto; line and makes the text cover my whole den! Is there any way I can stop it from removing that line?



Hrt Icon 0 players like this post! Like?







Memory Used: 630.15 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00482s