basiccssguide
lookup mail faqs premades ciao
I honestly think the best way to learn css is to experiment and practice, practice, practice! It's not impossible to teach yourself if you really sit down and get focused. Just remember to have fun, be creative, and don't get frustrated!
style tags
background
color, image, position, repeat, attachment, overflow, cursor
You can make an image repeat, no-repeat, repeat-y (y-axis), repeat-x (x-axis), and position it (top, bottom, center & left, right, center). You can also make it scroll with the page, or have it fixed (it will stay in it's position when you scroll).
Overflow controls what happens if the content goes outside of the page, or "overflows". You can have the overflow hidden completely, or just the components overflow-x and overflow-y. The default for overflow is set to visible, but you can also set it to auto.
The cursor for the whole page goes in this section too. There are a variety of cursors to choose from: default (the normal arrow), crosshair (used on this page), text, wait, n-resize (arrow points north. other directions can be used like s, w, e, se, sw, etc), move, etc.
text color, size, family, text align, line height, b, i, u, strong
You can also set the text to have a certain line height, or how many pixels thick each text line is. Text can also be aligned to the left (default), right, justify (what this page is set to), or center
Bold makes your font thicker, underlined makes your text underlined, italics makes your text slanted, and strong is essentially the same as bold.
links link, visited, active, hover
The cursor can also be changed for when you mouse over a link (see cursor options above).
borders top, left, right, bottom, width, style, color
The shorthand version of this combines all three of these (color, width, and style) without having to write out each one.
headers styling
customization weight, style, decoration, spacing, transform
Text can also be spaced apart by using letter spacing and setting it to a certain pixel spacing between the letters. Transform is used to capitalize all the text (uppercase), make all the text lowercase, or just capitalize the beginning of each word.
useful removal codes
header, footer, and nst clock
userlookup neohome
userlookup shop and gallery
userlookup trophies
userlookup collection
username: (name) ?
userlookup top banner
userlookup user info and neopets headers
userlookup borders
sidebar and white top ad
petpage bottom links and top ad (wont work with wishlists using tables)
petpage bottom links (will work with wishlists using tables)