Solved

Why Do Coding Conventions Suggest Not Using the Style Attribute

Question 86

Multiple Choice

Why do coding conventions suggest not using the style attribute?


A) The HTML5 standard does not include the style attribute.
B) It leads to code inefficiencies.
C) It defeats the purpose of CSS: keeping presentation separate from content.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions