RE: [proper css formatting]

> If you are referring to the white space, that's not a problem. 

That's what I was referring to.


> These two are duplicates, so you don't need both:
> 	background-color: #87CEFA 	;
>  	background: 	#87CEFA 	;

Something I read led me to add that, but I can't remember what it was


> Also, this one isn't necessary, either:
>  	background-image: none 		;

Ditto


> You would probably be better off using another unit of measurement for these:
>  	margin-left: 	1cm 		;
>  	margin-right: 	1cm 		;

Hrm.  Why is that?  (I changed it to 2% which seemed to do what I wanted)


> 
> Here's a couple of websites you may find useful:
> http://www.webreview2.com/style/
> http://richinstyle.com/

Thanks!

TjL

Received on Sunday, 8 April 2001 16:47:46 UTC