a) Head, Title, HTML, body
b) HTML, Body, Title, Head
c) HTML, Head, Title, Body
d) HTML, Head, Body, Title
Answer: c
Explanation: The correct sequence of HTML tags to start a webpage is html, head, title, and body.
Related Posts
For grouping form controls we can use ___________
Form validation traditionally was performed by ___________
For creating single line text box for searching queries, we use the type ___________
In the processing of information, the server does not use the language _____
Which of the following is not the form type for adding text?
For clearing all the settings which function should be called?
Which of the following is not the storageEvent interface?
Join The Discussion