Ip Notes
Ip Notes
B)Initial Response Line: The initial Response line is also known as the
status line. It also has three parts: the HTTP version, a response status
code
2) Message Headers:
The Message header provides information about the request and
response. It also provides information about the object which is sent in
the message body.
3) Message Body:
The message body of an HTTP message is used to carry the entire body
associated with the request and response.
4) Message Length:
The transfer-length of a message is the length of the message-body, and it
appears in the message.
8] Differentiate between HTML and XML?
Ans:
9] Explain semantics elements in HTML5?
Ans :
1) A semantic element clearly describes its meaning to both the browser and
the developer.
2) In HTML there are some semantic elements that can be used to define
different parts of a web page:
a. <article>
b. <aside>
c. <details>
d. <figcaption>
e. <figure>
f. <footer>
g. <header>
h. <main>
i. <mark>
j. <nav>
k. <section>
l. <summ>
{
// Function body
}