10 html program ...pls somebody answer if he knows ...bec it is urgent
Answers
Answered by
11
Answer:
<html>
<head>
<title>my first Web page</title>
</head>
<body>
<p> this is my first Web page </p>
</body>
</html>
Explanation:
<p>is used for para
<u>is used for underline
<b>is used for bold
<i>is used for italic
Answered by
10
<html>
<head>
<title>my first Web page</title>
</head>
<body>
<p> this is my first Web page </p>
</body>
</html>
Explanation:
<p>is used for para
<u>is used for underline
<b>is used for bold
<i>is used for italic
Similar questions