Criado por Farah Feroze
quase 7 anos atrás
|
||
The most basic technology required to create a webpage is known as HTML (Hyper Text Markup Language). HTML is called a markup language because it provides a way to describe the structure of the webpage and specify how text and graphics should be displayed on a webpage. HTML is an application of SGML (Standard Generalized Markup Language). The HTML element is the first element in every HTML Document. Each HTML element is represented by a corresponding tag. A tag is a HTML element enclosed with Angular bracket. Tags are not case sensitive. Container tag is an element that can contain other elements and text in it. All container element have a starting and ending tag.
Quer criar suas próprias Notas gratuitas com a GoConqr? Saiba mais.