Image Links Examples
Example Image Links
altattribute of eachimgelement identifies the destination of the link the image represents.
Explore Illinois
HTML Source Code
<h3>Explore Illinois</h3>
<a href="http://www.uiuc.edu/overview/explore/largestpublicuniversitylibrary.html"><img src="../images/ex_button1.jpg" alt="Largest Public University Library" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/academicdiversity.html"><img src="../images/ex_button2.jpg" alt="Academic Diversity" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/outstandingstudent.html"><img src="../images/ex_button3.jpg" alt="Outstanding Student" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/newstudentexperience.html"><img src="../images/ex_button4.jpg" alt="New Student Experience" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/campuslandmarks.html"><img src="../images/ex_button5.jpg" alt="Campus Landmarks" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/largestpublicuniversitylibrary.html"><img src="../images/ex_button1.jpg" alt="Largest Public University Library" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/academicdiversity.html"><img src="../images/ex_button2.jpg" alt="Academic Diversity" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/outstandingstudent.html"><img src="../images/ex_button3.jpg" alt="Outstanding Student" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/newstudentexperience.html"><img src="../images/ex_button4.jpg" alt="New Student Experience" border="0" height="39" width="39"></a>
<a href="http://www.uiuc.edu/overview/explore/campuslandmarks.html"><img src="../images/ex_button5.jpg" alt="Campus Landmarks" border="0" height="39" width="39"></a>
