Computer Science, asked by sarita1942, 9 months ago

what is html ... what is the full form of html​

Answers

Answered by Anonymous
2

HTML stands for Hypertext Markup Language.

Follow me

Mark my answer as brainliest

</p><p>&lt;svg class= "heart" viewBox= "-2 -2 98.6 90.81"&gt;</p><p>&lt;title&gt;Corazon&lt;/title&gt;</p><p>&lt;path stroke= "firebrick" stroke-width= "3" d= "M86.81,8.15a27.79,27.79,0,0,1,0,39.33L47.48,86.81,8.15,47.48A27.81,27.81,0,0,1,47.48,8.15,27.79,27.79,0,0,1,86.81,8.15Z"/&gt;</p><p>&lt;/svg&gt;</p><p>&lt;style&gt;</p><p>body {</p><p>display: grid;</p><p>min-height: 100vh;</p><p>justify-content: center;</p><p>align-content: center;</p><p>background: repeating-linear-gradient(circle, white, yellow, red);</p><p>background: repeating-radial-gradient(circle, orange, aqua, blue);</p><p>}</p><p>@keyframes heart-path {</p><p>99% {</p><p>stroke-dashoffset: 0;</p><p>fill: none;</p><p>}</p><p>100% {</p><p>fill: lime;</p><p>}</p><p>}</p><p>&lt;/style&gt;

Answered by Anonymous
2

Explanation:

hypertext markup language. HTML, in full hypertext markup language, a formatting system for displaying material retrieved over the Internet. Each retrieval unit is known as a Web page (from World Wide Web), and such pages frequently contain hypertext links that allow related pages to be retrieved.

Similar questions