2 definitions by MihaiPopa2

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
Get the <html> mug.