Re: CSS File
- From: "Trevor L." <Trevor_L.@Canberra>
- Date: Tue, 9 May 2006 10:32:51 +1000
Murray wrote:
Awesome, Trevor.
Thanks. That is a great compliment from an expert such as yourself.
Just a few tiny corrections (other than the ones you have already
pointed out) -
font-family: "garamond,times new roman,times";
should be - font-family: garamond,"times new roman",times, serif;
Thank you. I thought I may have been wrong when I posted it. I should have
checked w3schools, but maybe it wouldn't have helped.
table {border-color: #9fc ;} /* sets the table border color to
#99ffcc or rgb(153,255,204) */
table {border-color: #003;} /* sets the table border color to
#000033 or rgb(0,0,51) */
Not quite sure where you are going with this. The latter rul will
always trump the former one in this case.
I was giving alternatives, although I admit I didn't say so.
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au
.
- Follow-Ups:
- Re: CSS File
- From: Murray
- Re: CSS File
- References:
- Re: CSS File
- From: Trevor L.
- Re: CSS File
- From: Murray
- Re: CSS File
- Prev by Date: "Included" file repeats itself a dozen times
- Next by Date: Uploading Database file
- Previous by thread: Re: CSS File
- Next by thread: Re: CSS File
- Index(es):
Relevant Pages
|