Textual information for images

In the beginning HTML pages did not have images, it was text only. Nowadays we enjoy pictures, music even videos in the Internet.

To accomplish functionality of what the image is supposed to be there is ALT HTML tag for links. Tag is not the same as HTML element. Tag goes inside of HTML element. If there is a picture, ALT tag can describe of what picture it is.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator