Current Assignment(s)
A4: Multimedia
Due 11:55PM Monday, 10.29
Due 11:55PM Monday, 10.29
4. Title
Element Breakdown
<img src="#" alt="" title="" width="" height="" />
As with the alt text attribute, you should also get in the habit of always including a title attribute, which is title=""
. Most browsers will display this text as a tooltip when a user hovers their mouse over am image with the included attribute.
html
- Previous
- Next