Which tag/element defines the HTML document's body?

7. Which tag/element defines the HTML document's body?

  1. <HTML>
  2. <HTMLbody>
  3. <bdy>
  4. <body>

Answer: D) <body>

Explanation:

The <body> element defines the HTML document's body.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.