Basic HTML tags
plz answer this question
Answers
Answered by
1
Answer:
<html>
<head>
<title> Basic HTML tags </title>
<\head>
<body>
<p> stands for paragraph </p>
<p1>type your paragraph here</p1>
<p2>continue according to the no. of line you have naming it as p3, p4, p5....so on... </p2>
</body>
</html> end of html
Similar questions