i have little problem...

i find out many thing's about css and in this line i like to thank my
internet friend's

Ian Samson - Samson@beauty.hsrc.ac.za
Frank Boumphrey - bckman@ix.netcom.com
Sue Jordan - sjacct@worldnet.att.net
Denise Laurent  - den@digital-foundry.com

for help me to understand css. but there is little problem that i can't
solve for now.. 8)
how can i put my script in file (i.e style.css) with my setting's from
html page?
is there any special caracter's that iu must change or what?

example:

BODY { color : #000000; background : #FFFFFF }
        UL { font-family : Arial; font-size : 6pt; color : #000000 }
        H1 { font-family : Arial; font-weight : bold; font-size : 24pt;
color : #FF6600 }
.normal {font-family : Arial; font-size : 10pt; color : #000000 }

and ho it look's on file?
and is there something like <style> in beggining of file... or..
please help..

thank you for your time...

Received on Wednesday, 8 April 1998 16:21:06 UTC