terms of use:
- I wrote these html tutorials 100%.
- Comment if you find these tutorials useful.
- Do not jock or steal my tutorials or ideas!
- Read carefully and follow the steps.


html tutorials

fonts in your stylesheet!
.orangetext15 = about me, who i'd like to meet, blurbs
.blacktext10 = date of comments
.blacktext12 = extended network text
.whitetext12 = text above url, contact table, and details/interests
.nametext = the text above your picture/display name
.text = basic font for your page
.redtext = font for the number of comments you have
.redbtext = font for the number of friends you have
.lightbluetext8 = font for titles in your details and interests



change the font styles!
You take one of the codes from above like .orangetext15 and then add stuff to it like: font-family, font-size, color, text-decoration, line-height, text-transform, and font-weight.
When you put it all together you get something like this:

.orangetext15 {font-family: tahoma; font-size: 11px; color: black; text-decoration: none; line-height: 12px; text-transform: lowercase; font-weight: bold;}

Make sure you remember to put the { brackets } or the codes won't work.



what all that stuff means!
Now if you are wondering what that stuff means inside the brackets then I will explain:

font-family = the type of font like tahoma, arial, or georgia. there are many other kinds of fonts, but those are just a few popular ones.
font-size = that is the size of your font like 11px would be a good size, 30px would be huge, and 5px would be so tiny you probably couldn't read it and px stands for pixel.
color = is pretty obvious that it is the color of your font like black, white, red, or orange, or you can use hex color codes like 000000 or FFFFFF which are black and white.
text-decoration = is if your text has any decoration on it like an underline.
line-height = this is the height of your line, so if you make your font size 11px and your line height 7px then your words will probably get chopped off, so you should make the line height a couple pixels bigger than your font size.
text-transform = is if your font is lowercase, uppercase, your normal. lowercase will make your font lowercase, uppercase will make your font uppercase, and normal will make it uppercase and lowercase depending on how you type.
font-weight = this is the weight of your font like bold, or normal. bold will make your font thicker and normal will make it just regular.



what are style tags for?
First of all, let's make sure you know what style tags even are. Style tags are the things you see at the very beginning of a code and at the very end of a code, so if you have a whole layout code put together then it should look something like this:

< style >
.orangetext15 {font-family: tahoma; font-size: 11px; color: black;}
.nametext {font-family: tahoma; font-size: 11px; color: black;}
.blacktext10 {font-family: tahoma; font-size: 11px; color: black;}
.text {font-family: tahoma; font-size: 11px; color: black;}
< / style >

THE STYLE TAGS ARE NOT SUPPOSED TO HAVE SPACES IN THEM, BUT I HAD TO DO THAT OR ELSE YOU WOULDN'T BE ABLE TO SEE IT.


background image or color!
You have to start out with this:
body { }
and then you add stuff like this inside the brackets, background-image:URL HERE!; or background-color:COLOR HERE!;
You must also add background-attachment: fixed OR scroll; background-repeat: repeat OR no-repeat; background-position: bottom left OR bottom right OR top right OR top left OR center;
In the end you should have something that looks like this:

body {background-image: url(); background-color:; background-repeat:repeat; background-attachment:fixed; background-position: bottom left;}

You can have a image url and a background color in at the same time, but if you have a image url in there the image will show up and not the color, and if you have the background-repeat on repeat then it doesn't matter what the position is.


click here for photoshop tutorials!
january 4th
4 new twilight icons (under resources).
15 new music player skins.
january 3rd
6 new style 5 default w/ hide codes layouts.
2 new style 7 default w/ hide codes layouts.
12 new style 8 default w/ hide codes layouts.
3 new style 9 default w/ hide codes layouts.
january 2nd
12 new album cover sets (personal & site).
january 1st
10 new twilight quote graphics (page 3).
new website layout on site (twilight)!
december 31st
2 new style 3 skinny layouts.
1 new style 4 skinny layout.
8 new twilight icons (under resources).
december 29th
12 new style 2 black default layouts.
december 28th
10 new style 1 skinny layouts.
9 new other [profile] codes (under profile codes).
4 new about me banners (at the top).
3 new content banners (at the top).
2 new hide codes (under profile codes).
december 27th
10 new awesome color table default layouts.
2 new picture graphics.
2 new photoshop tutorials.
5 new quote graphics (1st page).
1 new content banner.
december 26th
1 new premade website layout.
4 new picture graphics.
new website layout on the site.
december 24th
2 new edited pictures.
2 new polaroid graphics.
3 new twilight aim icons.
10 new color palettes.
5 new page dividers.
6 new style 2 default w/ hide codes layouts.
december 22nd
2 new holiday music player skins.
4 new picture graphics.
december 20th
6 new holiday default layouts.
december 19th
20 new style 4 default w/ hide codes layouts.
20 new style 6 color navbar layouts.
14 new font downloads.
december 16th
8 new holiday default layouts.
4 new holiday banners/graphics.
december 14th
new polls of the month and results.
3 new guess the celebrity games added.
5 new holiday comment boxes.
4 new music player skins (at the top).
1 new embarrassing story.
december 13th
1 new embarrassing story.
december 10th
1 new embarrassing story.
december 7th
6 new holiday default layouts.
5 new holiday comment boxes.
december 6th
6 new holiday default layouts.
1 new holiday website layout.
december 5th
1 new embarrassing story.
december 1st
5 new graphics (top of first page).
advertise now! advertise now! advertise now! advertise now!
online
Econolodge
since: 8/27/08
home|myspace|contact|support|credits|host