my css notes

basically all my personal codes are here. feel free to use them and the codes on other blogs.
Yeah, I know it's messy and it'll probably stay that way for a while... Haha.

http://www.w3schools.com/css/default.asp = LOVE

Anything {}



z-index (STACKING, ORDER, -1, 1, 2)

background:#ffffff
background: transparent

color:#ffffff

font:0px verdana

margin:0px
margin:auto

* position:relative ?
* position:absolute ?

display:none

width:0px
* max-width:0%
* width:0%
* min-width:0%
* max-height:0%
* height:0%
* min-height:0%
* = same on all browsers ?

background-image: url('img.jpg')
background-position: center center
background-attachment: fixed,

overflow:auto

border-bottom
border-top
border-left
border-right
border: 1px solid #000000

"Scrolling" Code (Blog 2)



place scrolling music player anywhere on page:

<style>embed, object{z-index:2;display:block;position:absolute;right:3px;top:3px}</STYLE>

place scrolling div anywhere on page:

<div style="z-index:2;position:absolute;right:3px; top:3px">
text
text
text
text</div>


Sidebar Breakdown: Blog 3



Entire sidebar: #wrapper #container .sidebar {}

#block-user-3


#block-sitemenu-0


block-user-1


block-menu-menu-menu


h2


The Endless Forest, Username, Menu, Who's online

h3


Online users, Blog categories, Picture categories