HTML Tutorial for Beginners

PHOTO EMBED

Tue Feb 08 2022 12:25:56 GMT+0000 (Coordinated Universal Time)

Saved by @Arjun007 #html #css #javascript #java #python #jquery

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

<h1>This is a Heading</h1>
<p>This is a paragraph.</p>

</body>
</html>
content_copyCOPY

HTML Stands for HyperText Markup Langauge.HTML Langauge for documents designed to showup in the Web Browser.

https://elementtutorials.com/html/html-tutorial.html