View previous topic :: View next topic |
Was this helpful to you? |
Yes |
|
70% |
[ 7 ] |
No |
|
30% |
[ 3 ] |
|
Total Votes : 10 |
|
Author |
Message |
Luckeh_Is_Random
Joined: 07 Dec 2006 Posts: 170
|
Posted: Sat Dec 09, 2006 5:00 pm Post subject: The Official Sand Box Farm HTML Guide!!! Look Inside!!! |
|
|
Well, I thought long and hard about it, but here's a simple HTML Guide.
Note: I will be very ticked if I see someone starting their own HTML guide and copying and pasting this info into their post, I will ask you to edit it to make it original. I worked hard on this for the purpose of helping to make your layouts better. This is my work. Mine.
How do I put a picture on my page? To put a picture on your page, type this code: <a href = IMAGELINKHERE></a>. When you view your page, an image should be on your page. Alternate code: <img
src=URLHERE>
How do I center my stuff?Let's start with centering images or other things like text boxes and text. When you center an image, type <center>IMAGECODEHERE</center>. Then when you view your page, the image or text should be in the middle of the page.
How do I bold my text? To bold text like this, type <b>TEXTHERE</b>. Then when you view your page, the text you edited should be in bold letters.
How do I italicize my text? To italicize your text like this, type <i>TEXTHERE</i>. Then when you view your page, the text you edited should be italicized.
How do I underline my text? To underline your text like this, type <u>TEXTHERE</u>. Then when you view your page, the text you edited should be underlined.
Now we can move on to font colors/sizes.
How do I change the size?? To make your text size Small, Medium, or possibly Large, here is a simple code: <font size = "7,9,12, etc.">TEXTHERE</font>.On your page, it should be a different size.
How do I change color? Just like you see how the colors change here, you can also do this on your page. Type <font color = "COLORHERE">TEXTHERE</font>.Then when you view your page, your text should change colors.
Now, let's try tables and text areas.
How do I make a table? This is the code for a table:
<table width="400" align="center,right,etc." border="3" bordercolor="COLORHERE" bgcolor="COLORHERE">
<tr><td align="center">
Any content you type here will be inside the table.
</td></tr></table> When you view your page after editing this table, there should be a table.
I hope this was helpful, and have fun with your layout-making!!!
© Luckeh_Is_Random
Last edited by Luckeh_Is_Random on Mon Dec 11, 2006 4:46 pm; edited 6 times in total |
|
Back to top |
|
|
Luckeh_Is_Random
Joined: 07 Dec 2006 Posts: 170
|
Posted: Sat Dec 09, 2006 5:53 pm Post subject: |
|
|
|
|
Back to top |
|
|
EvilPenguin
Joined: 30 Nov 2006 Posts: 132
|
Posted: Sat Dec 09, 2006 6:12 pm Post subject: |
|
|
also - to put a pic on your page you can do
<img
src="ImageLink"> |
|
Back to top |
|
|
Luckeh_Is_Random
Joined: 07 Dec 2006 Posts: 170
|
Posted: Sun Dec 10, 2006 1:33 pm Post subject: |
|
|
|
|
Back to top |
|
|
Luckeh_Is_Random
Joined: 07 Dec 2006 Posts: 170
|
Posted: Mon Dec 11, 2006 4:45 pm Post subject: |
|
|
|
|
Back to top |
|
|
penguin899
Joined: 28 Nov 2006 Posts: 1024
|
Posted: Sat Dec 16, 2006 9:56 pm Post subject: |
|
|
hey! thanks this was a GREAT idea! it really helped me with my layout |
|
Back to top |
|
|
Luckeh_Is_Random
Joined: 07 Dec 2006 Posts: 170
|
Posted: Sun Dec 17, 2006 4:06 pm Post subject: |
|
|
I'm glad it helped you |
|
Back to top |
|
|
Heather
Joined: 28 Nov 2006 Posts: 5915
|
Posted: Sun Dec 17, 2006 4:09 pm Post subject: |
|
|
Thanx |
|
Back to top |
|
|
Luckeh_Is_Random
Joined: 07 Dec 2006 Posts: 170
|
Posted: Sun Dec 17, 2006 4:30 pm Post subject: |
|
|
I'm glad it helped you, too |
|
Back to top |
|
|
Legendary
Joined: 29 Nov 2006 Posts: 1202
|
Posted: Sat Apr 21, 2007 10:12 pm Post subject: |
|
|
Bump |
|
Back to top |
|
|
|