View Single Post
Old 06-18-2004, 08:03 AM   #7 (permalink)
sammy
Code Monkey
 
sammy's Avatar
 
Join Date: Jun 2004
Location: Brooklyn/Rochester
Posts: 53
sammy is on a distinguished road
Send a message via AIM to sammy
Browser implements depending on scope.
based on where the style is written

external file: lowest priority
header : medium
inline : highest

so if you have an external stylesheet and it tells a tags to have no decoration, but you have an inline style that tells it to have decoration, the a tag will have decorations.
__________________
sammy is offline   Reply With Quote