0
Answer the following
Fill in the blanks to display the image, "tree.jpg", at a 200px height and a 500px width: < ="tree.jpg" height="200px" alt="" =" " />
1 Réponse
0
<img src="tree.jpg" height="200px" width="500px" alt="tree" title="tree image"/>
Fill in the blanks to display the image, "tree.jpg", at a 200px height and a 500px width: < ="tree.jpg" height="200px" alt="" =" " />