Step 12: Contact Info HTML
<h4>contact
info</h4>
<!-- Adjust the height of the "padding-bottom" property depending on the height of the primary content -->
<dl style="padding-bottom: 60em">
<dt>Location</dt>
<dd>715 S.Wright St.</dd>
<dd>Champaign, IL 61820</dd>
<dt>Hours</dt>
<dd>8:30-5:00</dd>
<dt>Phone/Fax</dt>
<dd>217-333-0820 (phone) </dd>
<dd>217-333-0122 (fax)</dd>
<dt>Email</dt>
<dd><a href="mailto:tcc-feedback@uiuc.edu">TCC-FEEDBACK@uiuc.edu</a></dd>
</dl>
<!-- Adjust the height of the "padding-bottom" property depending on the height of the primary content -->
<dl style="padding-bottom: 60em">
<dt>Location</dt>
<dd>715 S.Wright St.</dd>
<dd>Champaign, IL 61820</dd>
<dt>Hours</dt>
<dd>8:30-5:00</dd>
<dt>Phone/Fax</dt>
<dd>217-333-0820 (phone) </dd>
<dd>217-333-0122 (fax)</dd>
<dt>Email</dt>
<dd><a href="mailto:tcc-feedback@uiuc.edu">TCC-FEEDBACK@uiuc.edu</a></dd>
</dl>