recategorized by
442 views

1 Answer

0 votes
0 votes
Option C.

 

Main <header> element contains navigation links. <footer> is introduced in HTML5 which is present at the end of page and do contains footer information i.e copyright information. Main content is the entire article which wraps the <article> element. It holds the page’s main content. It can be useful for screen readers. E.g. <main> <article>…………</article> </main>
Answer:

Related questions

1 votes
1 votes
1 answer
1
gatecse asked Dec 9, 2020
452 views
The default character encoding in $\text{HTML5}$ is _________$\text{UTF-16}$$\text{UTF-32}$$\text{UTF-8}$$\text{ISO-8859-1}$
1 votes
1 votes
1 answer
2
gatecse asked Dec 9, 2020
511 views
Adding the style attributes in $\text{HTML}$ elements, is known to be ___________.InternalInlineOutlineExternal
1 votes
1 votes
1 answer
3
gatecse asked Dec 9, 2020
505 views
___________ CSS property allow to wrap a block of text around an image.wrappushfloatalign
1 votes
1 votes
1 answer
4
gatecse asked Dec 9, 2020
810 views
If we don’t want to allow a floating div to the left side of an element, _________ $\text{CSS}$ property will we use.marginclearfloatpadding