Answer:
CSS properties always 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.
Asked In: Many Interviews |
Alert Moderator