img
elementsrc
alt
HTML documents do not contain the images themselves, but merely contain references to the images to be displayed. Common image file types are:
<img src="http://cscie12.dce.harvard.edu/images/harvard-extension-school-shield.png" alt="Harvard University Extension School Shield" height="330" width="287"/>
<a href="http://extension.harvard.edu/"><img src="http://cscie12.dce.harvard.edu/images/harvard-extension-school-shield.png" alt="Harvard University Extension School Shield" height="330" width="287"/></a>
Copyright © David Heitmeyer