proteus
0
Q:

<body> tag

<!DOCtype html>
<html>
   <body>
   		<!--This is the HTML Body tag.-->    
  </body>
</html>
3
<!DOCTYPE html>
<html>
    <body>
        <!--This is the HTML Body tag.-->    
    </body>
</html>
1
<body>
  <!-- this is the body,the body 
	lement contains all the contents of an HTML document, 
	such as headings, paragraphs, images, hyperlinks, tables,
 	lists, etc -->
</body>  
0
<body>
    <!-- BODY -->
<body>
0

New to Communities?

Join the community