Home  • Programming • HTML5

How can you start your first html:

Write the following code on notepad and save index.html and run by browser.
<!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

</body>
</html> 

Output

My First Heading

My first paragraph

Comments 4


good tutorial for Beginner......
good tutorial.
good tutorial.
Good for beginners

Share

About Author
Md. Nasir Uddin
Copyright © 2024. Powered by Intellect Software Ltd