write the <IMG> tag with the src attribute specify the path of the image file and the src attribute write full coding of applying image write the output also
Answers
Answered by
1
<html>
<head>
<title> image </title>
</head>
<body>
<img src="smiley.gif" alt="Smiley
face" height="42" width="42">
</body>
</html>
<head>
<title> image </title>
</head>
<body>
<img src="smiley.gif" alt="Smiley
face" height="42" width="42">
</body>
</html>
mehak76:
thanks
Similar questions
Math,
8 months ago
Science,
8 months ago
English,
1 year ago
Math,
1 year ago
India Languages,
1 year ago