Computer Science, asked by sheentravels786, 2 months ago

13. A large image can be scrolled by grabbing it with the
tool.​

Answers

Answered by aanjalikrialokraj
1

Answer:

PLEASE MAKE MY ANSWER AS BRAINLIEST ANSWER

<html>

<body>

<div style="width:200;height:200;overflow:scroll;">

<img src="/home/james/Pictures/scone_ontology.png" />

</div>

</body>

</html>

Similar questions