HTML (HyperText Markup Language)
HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (CSS) or functionality/behavior (JavaScript). "Hypertext" refers to links that connect web pages to one another, either within a single website or between websites. Links are a fundamental aspect of the Web. HTML uses "markup" to annotate text, images, and other content for display in a Web browser. An HTML element is set off from other text in a document by "tags", which consist of the element name surrounded by < and >. The articles below can help you learn more about HTML.
HTML reference - HTML (HyperText Markup Language)
This HTML reference describes all elements and attributes of HTML, including global attributes that apply to all elements. HTML element reference This page lists all the HTML elements. HTML attribute reference Elements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want. Global attributes Global attributes may be specified on all HTML elements, even those not specified in the standard. Link types In HTML, the following link types indicate the relationship between two documents, in which one links to the other using an <a>, <area>, or <link> element. View all pages tagged "HTML"... Join the Web layout community Document Tags and Contributors
HTML Tags/All HTML Tags - TAG index
HTML Tags HTML Codes and Examples www.tagindex.net < Home / HTML Tags / All HTML Tags All HTML Tags Categories HTML Tags HTML Tags Other Attributes < Home
Related:
Related: