Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "HTML"
From NetSec
Levi99Vmsb (Talk | contribs) |
GertieUbpgdd (Talk | contribs) |
||
Line 1: | Line 1: | ||
<b>H</b>yper <b>T</b>ext <b>M</b>arkup <b>L</b>anguage is the basic building blocks of webpages. Written in HTML elements made of up tags within brackets, HTML is interpreted by a web browser and then displayed in the form of a web page. | <b>H</b>yper <b>T</b>ext <b>M</b>arkup <b>L</b>anguage is the basic building blocks of webpages. Written in HTML elements made of up tags within brackets, HTML is interpreted by a web browser and then displayed in the form of a web page. | ||
− | |||
{{programming}}{{social}} | {{programming}}{{social}} | ||
+ | |||
+ | [[Category:Interpreted languages]] [[Category:Programming Languages]] |
Revision as of 00:11, 16 May 2012
Hyper Text Markup Language is the basic building blocks of webpages. Written in HTML elements made of up tags within brackets, HTML is interpreted by a web browser and then displayed in the form of a web page.