[thelist] Learning CSS - what's the # for + any good tutorials?
Olly
gnarly at punkass.com
Mon Mar 18 06:35:01 CST 2002
----- Original Message -----
From: "Simon Willison" <cs1spw at bath.ac.uk>
Subject: [thelist] Learning CSS - what's the # for + any good tutorials?
> #title { position:absolute; top:200px; left:300px; width:1400px;
padding:0; margin:0; z-index:2; }
>
> First of all, what does the # do ? Secondly (and more importantly)
> does anyone know of any good CSS tutorials which cover the
> more recent advances in CSS (selectors and such like) while
> maintaining a healthy emphasis on what works in what browsers?
Not sure about the tutorials, but as for the #, IIRC <div id="title"> would
have #title applied to it.
HTH,
Olly.
More information about the thelist
mailing list