Monday, 14 December 2015

inserting image in a web page

IMG Tag
The image tag is used for inserting images. The IMG tag is empty, meaning there is no closing tag. SRC attribute gives the URL of the image document.

CHANGING HEIGHT AND WIDTH OF IMAGE
These two size attributes define the width and height of image.
These are:  HEIGHT = n WIDTH= n

SETTING BORDER IMAGE
The border attribute specifies the width of image border.




No comments:

Post a Comment