Body.html File
: Contains the actual content displayed by the browser.
: Contains metadata (info about the page) not directly visible to users, like the title or linked stylesheets. body.html
Most elements inside the body have an opening tag, the content, and a closing tag. : Contains the actual content displayed by the browser