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:

How do you define a function in JavaScript ?
.NET applications written in the high level programming language are compiled into a language-agnostic:
_____________ is the correct syntax of IF( ) Function:
Suppose you are currently in C drive and want to switch to D drive, the command for this is :
Find the user defined data type in C :