Challenger App

No.1 PSC Learning App

1M+ Downloads
Choose the correct HTML element for the largest heading.

A<head>

B<h1>

C<h6>

D<h8>

Answer:

B. <h1>

Read Explanation:

  • HTML (HyperText Markup Language) is the code that is used to structure a web page and its content.

For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables.


Related Questions:

A mathematically oriented computer programme for scientific problems
Which of the following system software translate and execute high level language source code, statement by statement ?
Which among the programming languages belongs to the open source category ?
ഒരു ഹൈപ്പർ ലിങ്ക് സൃഷ്ടിക്കാൻ ഉപയോഗിക്കുന്ന HTML Tag ഏതാണ്?
What is the correct way to declare a variable in JavaScript ?