|
||||
Images:Adding ALT tags to Images Using FrontPage
1. Say you have an image on a page that looks like the one below.
2. Using the mouse, right-click the image and choose the item 'Picture Properties'.
3. In the window that appears, look for the 'General' tab and look for the text box labeled 'Alternative Representations' - 'Text'.
4. In the above case, this is already filled in with text (meaningless at that!). Replace this text with something more descriptive like, "This is a cartoon of a duck about to smash a computer with a hammer". Do this without the quotes. 5. Press OK, then SAVE your work and you are done! 6. For people who work with HTML, the procedure
is to incorporate the following code into the image tags. Usually this is
inserted immediately after the image source (src) is specified. |
|
|