HTML doc allows to use images in the document these images can be any of the .jpeg,.jpg,.gif or .png format.
It uses img as its specification inside the open and <> close tag.
It has the attributes as height,width and also the style can be written for the image.
It has "alt" as its attribute which specifies the alternate text for the image
Example:
Which will results in following
No comments:
Post a Comment