H
Q. What indicates the content in file is HTML when delivered on the network.
When a file is delivered over a network (e.g., via HTTP), the Content-Type header in the HTTP response specifies the type of content being sent. For HTML files, this header is usually: Content-Type: text/html The file extension (.html) helps browsers and operating systems identify files locally, but it is not used in network communication. The web server determines how to serve the file based on its configuration and sends the appropriate Content-Type header.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following allows the sandboxed iframe to run scripts from the same domain?
Q. Which of the following is incorrect regarding Logical styles?
Q. Which attribute assigns a name to the applet?
Q. What indicates the content in file is HTML when delivered on the network.
Q. What is the full form of HTML?
Q. Which tag is the root tag of the HTML document?
Discusssion
Login to discuss.