Web pages may have images. To put and image in a web page, use the img tag. The img tag has an attribute named src that you will have to use. Put the attribute in the tag. It goes after the name of the tag. The img tag ought to have the alt attribute, too. This gives information about the img.
Specifying the alt attribute makes the image more accessible. If a person is using a web browser that does not show pictures, the alt message will display, instead.
Specifying the alt attribute makes the image more accessible. If a person is using a web browser that does not show pictures, the alt message will display, instead.
No comments:
Post a Comment