View Single Post

Old 06-23-2007, 01:44 AM   #3 (permalink)
vrushali k
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 vrushali k is on a distinguished road
iammisc answered it right. And i'll explain you why it wont work inline for a tag. When you are defining a style sheet inline, you can apply it to a tag like but not to the different states of any particular tag. tag is unique tag, which offers states like active state, visisted state, over state and normal state. Other tags do not have any behaviour like tag. So, you can define inline style sheet for tag but only for default or normal state. If you want to define styles for other states, you can look pagelevel CSS or external CSS.
__________________
vrushali k is offline   Reply With Quote