DESCRIPTION OUTPUT SOURCE CODE |
The <IMG> tag, with its attributes, provides Web authors with the control they need to deal with images. It is used to incorporate graphics (typically icons or pictures) into an HTML document. Any image can be added to a web page, provided it is in GIF or JPEG file format. The attributes of the <IMG> tag are SRC, ALT, BORDER, WIDTH, HEIGHT, ALIGN, HSPACE, VSPACE, USEMAP, LONGDESC, and ISMAP.
A HREF � tells the browser this is going to be a Hyper Link to another document. It indicates the target of the anchor. The document can be another web page, an image file, or an audio MIME/TYPE file for playing sound files.
SYNTAX: <A HREF = target_link>text_link</A>
Text aligned middle