write the code to create an html document using notepad to insert your image i.e mypicture.jpg which is stored in desired location C: users/ public/ pictures its height should be 150 and width should be 120 picked respectively plzzzzz give the answer very fast
Answers
Answered by
2
Answer:
Bro i am also learning html language from last 2 weeks and I have reached till anchor tag because I am making a project for whole tag
Explanation:
So here is your answer
<html>
<body>
<img src = " mypicture.jpg" height = 150 weight = 120 >
</body>
</html>
Agar ye helpful hai to please mujhe aap BRAINSLIST Bana digiye aapse request hai
Answered by
1
Explanation:
<img src="C:/users/public/pictures/mypicture.jpg" height="150" width="120" >
Hope it helps...
Keep asking...
Similar questions
Social Sciences,
3 months ago
Computer Science,
3 months ago
Hindi,
7 months ago
English,
7 months ago
Chemistry,
11 months ago
Physics,
11 months ago