Why # in CSS?
Why # in CSS?
Out of context: Reply #4
- Started
- Last post
- 33 Responses
- ********0
it's for when you use "id" over "class" :p
it's all to do with inheritance in the styles, I may be wrong but I think that an "id" over-rides styles in a "class"