Skip to main content

Command Palette

Search for a command to run...

"html"

Published
1 min readView as Markdown

Here I'm Beginner to learn HTML

Today I learned How to write a simple HTML basic

<html>

<head>

<title> Nag</title>

</head>

<body>

<h1>"HELLO WORLD"</h1>

</body>

</html>

this is what i learnd today

thank you for seeing my blog.........