Change Font Size: Previous / Next / Directory List
6.4. HTML image link
Images can be designated as a link. Images commonly used img HTML tags, the next section, we will introduce img tags.
Trackback Address: http://www.nt22.com/xhtml-html/attribute_a_img/
Example
<aHref="baidu" "http://www.baidu.com/"title=> <imgsrc="http://www.baidu.com/img/logo.gif"/> </ a> < ahref="http://www.google.com/"title="google" /><imgsrc="http://www.google.com/intl/en_ALL/images/logo.gif"/> </ a>
