Vidyalelo
HTML · Q4

Basic HTML

Programming · HTML · question 4

Q4

What indicates the content in file is HTML when delivered on the network.

A.
The extension of the file “.html”
B.
The “content-type” header
Answer
C.
Both “.html” extension and “content-type” header
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Content-type: header indicates the content in file is html.