πŸ“Š HTML
Q. The HTML tag that specifies a CSS style embedded in an element is called ____?
  • (A) Design
  • (B) Style
  • (C) Modify
  • (D) Define
πŸ’¬ Discuss
βœ… Correct Answer: (B) Style

Explanation: The style attribute specifies an inline style for an element. Example:

<p style="color:green">This is a paragraph.</p>

Explanation by: Tina Singh
The style attribute specifies an inline style for an element. Example:

<p style="color:green">This is a paragraph.</p>

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
212
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Tina Singh
Publisher
πŸ“ˆ
83%
Success Rate