IT Placement Papers Web Technologies CSS
This category contains CSS Interview Questions and Answers |
Which set of definitions, HTML attributes or CSS properties, take precedence?
|
|
|
|
|
CSS properties take precedence over HTML attributes. If both are specified, HTML attributes will be displayed in browsers without CSS support but won't have any effect in browsers with CSS support.
Only registered users can write comments. Please login or register.
|