<table class="ic-Table ic-Table--hover-row ic-Table--striped">
<thead>
<tr>
<th>
<!-- Header column 1: -->
Name
<!-- End column -->
</th>
<th>
<!-- Header column 2: -->
Email address
<!-- End column -->
</th>
<th>
<!-- Header column 3: -->
Phone
<!-- End column -->
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<!-- Column 1 / row 1 -->
<strong>
Help Desk
</strong>
<!-- End -->
</td>
<td>
<!-- Column 1 / row 2 -->
<a id="" class="" title="" href="mailto:help@ewu.edu" target="">help@ewu.edu</a>
<!-- end -->
</td>
<td>
<!-- Column 1 / row 3 -->
<span><strong>phone</strong>: 509.359.2247</span>
<!-- end -->
</td>
</tr>
<tr>
<td>
<strong>Instructional Technology</strong>
</td>
<td>
<a id="" class="" title="" href="mailto:instructionaltech@ewu.edu" target="">instructionaltech@ewu.edu</a>
</td>
<td>
</td>
</tr>
</tbody>
</table>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.