+ 3
What does HTML refer to?
Hyper Text Makup Langage
1 Resposta
+ 6
We can imagine world no HTML.  We need to send all the pixels. It's hard.
Using html we send just tags like :
<p> something </p>. 
So Web client  like Google Chrome decode  html to Screen.



