what are the mandatory elements required for an HTML documents?
Answers
Answered by
0
<html>
<body>
is the mostly required in HTML document you must have to close these.
<body>
is the mostly required in HTML document you must have to close these.
Similar questions