Q. What are the properties supporting CSS styles for a document element?

  • (A) style and font
  • (B) style and className
  • (C) size and style
  • (D) className and font
πŸ’¬ Discuss
βœ… Correct Answer: (B) style and className
Explanation: Each Element object has style and className properties that allow scripts to specify CSS styles for a document element or to alter the CSS class names that apply to the element.
Explanation by: Mr. Dubey
Each Element object has style and className properties that allow scripts to specify CSS styles for a document element or to alter the CSS class names that apply to the element.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
170
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate