Created
June 8, 2016 21:19
-
-
Save oakley808/4623db6da4b31094486a30808d8e8e72 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="table-responsive"> | |
<table class="table table-striped"> | |
<tbody> | |
<tr> | |
<th scope="col">Recurring Products and/or Services</th> | |
<th scope="col">Solicitation Time Frame</th> | |
<th scope="col">Point of Contact</th> | |
</tr> | |
<tr> | |
<td>Banking Agreement</td> | |
<td>Fall 2016</td> | |
<td><a href="mailto:[email protected]">[email protected]</a></td> | |
</tr> | |
<tr> | |
<td>Basic IT Support</td> | |
<td>Spring 2016</td> | |
<td><a href="mailto:[email protected]">[email protected]</a></td> | |
</tr> | |
<tr> | |
<td>Technical & Policy Analysis for EPACT Regulated Fleet and AF Programs</td> | |
<td>Winter 2016</td> | |
<td><a href="mailto:[email protected]">[email protected]</a></td> | |
</tr> | |
<tr> | |
<td>A&E Services</td> | |
<td>Winter 2017</td> | |
<td><a href="mailto:[email protected]">[email protected]</a></td> | |
</tr> | |
<tr> | |
<td>Professional Graphic Design Services</td> | |
<td>Spring 2017</td> | |
<td><a href="mailto:[email protected]">[email protected]</a></td> | |
</tr> | |
<tr> | |
<td>IT Scientific and Business Support</td> | |
<td>Spring 2017</td> | |
<td><a href="mailto:[email protected]">[email protected]</a></td> | |
</tr> | |
</tbody> | |
</table> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment