HyperText Markup Language – HTML

HyperText Markup Language – HTML

HyperText Markup Language (HTML) is the set of markup symbols or codes inserted into a file intended for display on the Internet. HTML continues to evolve to meet the demands and requirements of the Internet under the guise of the World Wide Web Consortium, the organization that designs and maintains the language; for instance, with the transition to Web 2.0. HyperText is the method by which Internet users navigate the web. HyperText Markup Language (HTML) is the basic scripting language used by web browsers to render pages on the world wide web. For instance, using XML, one user could choose to denote a footnote with the tag <footnote>, while another user could opt for <fn>. Using HTML, only one pre-determined tag can be used to denote a specific type of information. Markup is what HTML tags do to the text inside of them; they mark it as a specific type of text.

HyperText Markup Language (HTML) is the basic scripting language used by web browsers to render pages on the world wide web.

What Is HyperText Markup Language (HTML)?

HyperText Markup Language (HTML) is the set of markup symbols or codes inserted into a file intended for display on the Internet. The markup tells web browsers how to display a web page's words and images.

Each individual piece markup code (which would fall between "<" and ">" characters) is referred to as an element, though many people also refer to it as a tag. Some elements come in pairs that indicate when some display effect is to begin and when it is to end.

HyperText Markup Language (HTML) is the basic scripting language used by web browsers to render pages on the world wide web.
HyperText allows a user to click a link and be redirected to a new page referenced by that link.
Early versions of HTML were static (Web 1.0), while newer iterations feature a great deal of dynamic flexibility (Web 2.0, 3.0).
Markup is the text that appears between two pointed brackets (e.g., <footnote>), and content is everything else.

HTML Explained

HyperText Markup Language is the computer language that facilitates website creation. The language, which has code words and syntax just like any other language, is relatively easy to comprehend and, as time goes on, increasingly powerful in what it allows someone to create. HTML continues to evolve to meet the demands and requirements of the Internet under the guise of the World Wide Web Consortium, the organization that designs and maintains the language; for instance, with the transition to Web 2.0.

HyperText is the method by which Internet users navigate the web. By clicking on special text called hyperlinks, users are brought to new pages. The use of hyper means it is not linear, so users can go anywhere on the Internet simply by clicking on the available links. Markup is what HTML tags do to the text inside of them; they mark it as a specific type of text. For example, markup text could come in the form of boldface or italicized type to draw specific attention to a word or phrase.

HyperText Markup Language Basics

At its core, HTML is a series of short codes typed into a text-file. These are the tags that power HTML’s capabilities. The text is saved as an HTML file and viewed through a web browser. The browser reads the file and translates the text into a visible form, as directed by the codes the author used to write what becomes the visible rendering. Writing HTML requires tags to be used correctly to create the author’s vision.

The tags are what separate normal text from HTML code. Tags are the words between what are known as angle-brackets, which allow graphics, images, and tables to appear on the webpage. Different tags perform different functions. The most basic tags apply formatting to text. As web interfaces need to become more dynamic, Cascading Style Sheets (CSS) and JavaScript applications may be used. CSS makes web pages more accessible and JavaScript adds power to basic HTML.

HTML vs. XML

Unlike HTML, Extensible Markup Language, or XML, allows users to define their own markup. For instance, using XML, one user could choose to denote a footnote with the tag , while another user could opt for .

Using HTML, only one pre-determined tag can be used to denote a specific type of information. XML documents are meant to be easy to read since they contain user-defined tags and since the documents only consist of markup and content.

Related terms:

Advertorial

An advertorial is magazine, newspaper, or website content that looks and reads like that publication’s content but is actually a paid advertisement.  read more

Affiliate Marketing

Affiliate marketing allows you to earn commissions for marketing another company's products or services.  read more

Cost Per Click (CPC)

Cost per click is an online advertising revenue model by which publishers charge advertisers each time a user clicks on a display ad. read more

Dark Web

The dark web refers to encrypted online content that is not indexed on conventional search engines. Read about the pros and cons of the dark web. read more

End User

An end user is the consumer of a good or service, often a person with a level of expertise. Read how the tech industry develops products for end users.  read more

Mergers and Acquisitions (M&A)

Mergers and acquisitions (M&A) refers to the consolidation of companies or assets through various types of financial transactions. read more

Software-as-a-Service (SaaS)

SaaS or software-as-a-service uses cloud computing to provide users with access to a program via the Internet. Discover the pros and cons of SaaS.  read more

Web 2.0

Web 2.0 describes the current state of the Internet, which has more user-generated content and usability for end-users compared to its earlier incarnation. read more