HTML element: Difference between revisions

Content deleted Content added
Line 251:
 
<img> (<img /> in XHTML)
Includes an [[image]] with the "src" attribute, the required "alt" provides alternative text in case the image cannot be displayed. Alt ''is NOTnot'' a tooltip, use the "title" attribute for that.
 
Example: