A proper webpage will use the <Body> tag to contain the entire visible HTML. Literally, the <Body> tag is the content of an HTML document. The only thing the <Body> tag does not contain is the page title which will go to the head tag. The body of the website is the only thing that can be seen by users. In other words, all visible elements are written between <Body> and </Body>.
QA › Programming › In a proper webpage, which tag holds all of a webpages visible HTML?
Q
A
3 years ago
328 Views
You might be interested in