HTML TUTORIYAL(CLICK NOW)
---HTML ELEMENTS---
_____________________________________________
-Code-
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
-Result-
My First Heading
My first paragraph.
_____________________________________________
-Code-
<!DOCTYPE html>
<html>
<body>
<p>This is a paragraph.
<p>This is a paragraph.
</body>
</html>
-Result-
This is a paragraph.
This is a paragraph.
_____________________________________________
-Code-
<!DOCTYPE html>
<html>
<body>
<p>This is a <br> paragraph with a line break.</p>
</body>
</html>
-Result-
This is a
paragraph with a line break.
paragraph with a line break.
_____________________________________________
कोई टिप्पणी नहीं:
एक टिप्पणी भेजें
hello friend
if you have any doubt related to the blog ,then write to us in the comment