Kurt@BInvisions
02-13-2005, 08:13 AM
Okay.. let's say I have something like:
#idname { font-family:tahoma; color:#FFF }
#idname a:link { color:#000 }
Am I required to put font-family in the second line as well, or would it apply it to both (which I want)?
#idname { font-family:tahoma; color:#FFF }
#idname a:link { color:#000 }
Am I required to put font-family in the second line as well, or would it apply it to both (which I want)?