Computer Science, asked by mayankpant53, 4 months ago

Which is correct code for displaying highest heading level in the web page.


a) <h1>Highest heading in web page</h1>

b) <h6>Highest heading in web page</h6>

c) <h7>Highest heading in web page</h7>

d) None of the above

Answers

Answered by Anonymous
0

Answer:

a).<h1>Highest heading in web page</h1>

Answered by brajeshtrivedi72
0

Answer:

a) <h1> Highest heading in web page</h1>

Similar questions