MCQ
What is the correct HTML for a style tag?
Explanation
The <style> tag is used to define internal CSS styles within an HTML document.
The <style> tag is used to define internal CSS styles within an HTML document.