![]() |
HTML is the standard markup language for creating Web pages.
|
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
What is HTML? | HTML Introduction |
What is HTML Code | HTML Introduction |
What is HTML Element | HTML Introduction |
How to view HTML Page in Web Browsers | HTML Introduction |
How should be HTML Page Structure | HTML Introduction |
What is HTML History | HTML Introduction |
Example of HTML Code | HTML Introduction |
Read Full: | HTML Introduction |
Category: | Web Tutorial |
Sub Category: | HTML Introduction |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 249 |
Reffered: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro