Home » HTML » Html miscellaneous » Question
  1. Which element is used for or styling HTML5 layout?
    1. jQuery
    2. CSS
    3. JavaScript
    4. PHP
    5. None of these
Correct Option: B

For styling HTML5, CSS i.e Cascading Style Sheet is used. It is style sheet language and designed to describe presentation of its content including layouts, colors and fonts. CSS can control the layout of multiple web pages.



Your comments will be displayed only after manual approval.