How can we include images in a web page using HTML and Java-01370
This subjective question is related to the book/course vu eng301 Business Communication. It can also be found in vu eng301 Mid Term Solved Past Paper No. 1.
Question 1: How can we include images in a web page using HTML and Java script?
Answer:
Image in HTML using the following img tag.<IMG src=URL, alt=text height=pixels width=pixels align="bottom|middle|top">
Image in Javascript
Images in JavaScript can be manipulated in many ways using the built-in object Image. Additional properties to HTML are hspace, vspace & lowsrc.
Example: It can be used by many handlers like, onAbort, onLoad & onError