Which tag contains the visual part of the web page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Which tag contains the visual part of the web page?

27th Oct 2016, 5:39 AM
عبدالعزيز تايه
عبدالعزيز تايه - avatar
4 Answers
+ 2
the <body> tag. all visible content of the webpage is contained between <body> And </body>
28th Oct 2016, 7:36 PM
seamiki
seamiki - avatar
+ 1
I also agree with the <body> tag. This is where all of the content that is visible goes, anything outside of the <body> tags helps the functionality, styling, and the content for SEO.
30th Oct 2016, 11:27 PM
Cody Bennett
+ 1
<body>
30th Apr 2018, 3:13 PM
Mahnoor Shahzad
Mahnoor Shahzad - avatar
0
<body>tag
19th Feb 2018, 11:02 AM
sammu guru
sammu guru - avatar