FIRST DAY OF SECOND WEEK AT UKI
1.DNS stands for Domain Name Server.
2.IP stands for Internet Protocol.
3.what is protocol?
protocol is a set of rules and regulations.
4.DOM stands for Document Object Model.
5.Difference between HTML4 and HTML5
HTML4 HTML5 | |||||||||||
|
6. | Some HTML elements | |||||||||||||||||||||||||||||||||
<!doc type> - document type | ||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
<i> - italic |
<sub> - subscript | |||||||||||
<sup> - superscript | |||||||||||
<u> - underline | |||||||||||
<!-- --> - comment | |||||||||||
<del> - deleted text |
<mark> - marked text
<ins> - inserted text
<em> - emphasized text
<p style="color:blue;"> </p> - text colour
<h1 style="text-align:center;"> </h1> - alignment
<h2 style="background-color:blue;"> </h2> - background colour
<th> - table heading
<td> - table data
<tr> - table row
7. <head> <title> </title> <meta> </head> |
||
8. HTML coding | ||
No comments:
Post a Comment