Skip to main content

HTML

A file that contains Hyper Text Markup Language is called an HTML file. This file is stored in a standard text format with the . html extension and contains tags that define a webpage layout and content like text, tables, images, videos, and hyperlinks.
by bluestinger66 August 20, 2023
mugGet the HTML mug.

<html>

The tag to start the HTML document. Used in most documents. Other tags like <body> may be also used.
<html>
<head>
<title>Test webpage</title>
</head>
<body>
<h1>Hello, world!</h1>
<p>This is a example of a test page, you can check your browser if works with this!</p>
</body>
</html>
by MihaiPopa2 August 3, 2023
mugGet the <html> mug.

HTML

An acryonym for Hypertext Markup Language. It is a very popular language for people trying to be websites. It is very versatile and is found in almost everything on the internet, even Urban Dictionary runs on HTML code.
<!DOCTYPE html>
<html lang="en-US" prefix="og: http:/ogp.me/ns#">
by yogha February 29, 2024
mugGet the HTML mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email