creating a HTML document
Answers
Answered by
1
on which topic ???????
santhanamurugan:
CREATING HTML DOCUMENT IS EASY .
Answered by
1
<html>
<head>
<title>hlo<\title>
<body>
<h1> heading<\h1>
<p>pargraph<\p>
<img src=".bmp"/>
</body>
</html>
<head>
<title>hlo<\title>
<body>
<h1> heading<\h1>
<p>pargraph<\p>
<img src=".bmp"/>
</body>
</html>
Similar questions