CBSE Class 10 Computer Applications
Question 167 of 176
HTML I — Basic HTML Elements — Question 40
Back to all questions 40
Question Question 28
What all tags are required in every HTML page ?
The following tags are required in every HTML page:
<HTML>...</HTML><HEAD>...</HEAD><BODY>...</BODY>