Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following defines some content aside from the content it is placed in (like a sidebar)?

a) <aside>
b) <header>
c) <sidebar>
d) <nav>

Answer: a
Explanation: Content related to surroundings is given by <aside> tag. The aside content should be related to the surrounding content. An introductory content is represented by <header> element. The <nav> element contains list of navigation links.

Join The Discussion