MCQ PracticeSingle Best AnswerTopic: HTML Basic MCQ
Q
What element is used to style the HTML5 layout?
Question ID
#4784
Subchapter
HTML Basic MCQ
Action
Choose one option below
Choose Your Answer
Click an option to check whether your answer is correct.
A
JavaScript ✔✖
B
CSS ✔✖
C
jQuery ✔✖
D
PHP ✔✖
B
Correct Answer: B
Explanation
CSS, or Cascading Style Sheet, is used to style HTML5.
It is a style sheet language that is used to define the appearance of its material,
such as layouts, colours, and fonts.
CSS has the ability to manage the layout of many webpages.