Tables
Table with Borders
<table>
<tbody>
<tr>
<th>Group</th>
<th>
<p>PART 1<br />Understanding Leadership</p>
</th>
<th>
<p>PART 2<br />Leadership Effectiveness Training (L.E.T.)</p>
</th>
<th>
<p>PART 3<br />1/2 Day Refresher</p>
</th>
<th>
<p>PART 4<br />1 Year Follow-up </p>
</th>
</tr>
<tr>
<td>
<p>FL40<br />FULL</p>
</td>
<td>
<p>Jan 26, 27, Feb 2, 2012<br />8:30am - 4:30pm</p>
</td>
<td>
<p>March 2, 8 & 9, 2012<br />8:30am - 4:30pm </p>
</td>
<td>
<p>May 17, 2012<br />8:30am - 12:00pm</p>
</td>
<td>
<p>Jan 25, 2013<br />9:00am - 4:00pm</p>
</td>
</tr>
<tr>
<td>
<p>FL41<br />FULL</p>
</td>
<td>
<p>May 1, 10, 11, 2012<br />8:30am - 4:30pm</p>
</td>
<td>
<p>June 14, 15 & 21, 2012<br />8:30am - 4:30pm </p>
</td>
<td>
<p>Sept 29, 2012<br />8:30am - 12:00pm</p>
</td>
<td>
<p>May 10, 2013<br />9:00am - 4:00pm</p>
</td>
</tr>
<tr>
<td>
<p>FL42<br />FULL</p>
</td>
<td>
<p>Nov 5, 7, 13, 2012<br />8:30am - 4:30pm</p>
</td>
<td>
<p>June 14, 15 & 21, 2012<br />8:30am - 4:30pm </p>
</td>
<td>
<p>Mar 5, 2013<br />8:30am - 12:00pm</p>
</td>
<td>
<p>Nov 5, 2013<br />9:00am - 4:00pm</p>
</td>
</tr>
</tbody>
</table>
Group |
PART 1 |
PART 2 |
PART 3 |
PART 4 |
---|---|---|---|---|
FL40 |
Jan 26, 27, Feb 2, 2012 |
March 2, 8 & 9, 2012 |
May 17, 2012 |
Jan 25, 2013 |
FL41 |
May 1, 10, 11, 2012 |
June 14, 15 & 21, 2012 |
Sept 29, 2012 |
May 10, 2013 |
FL42 |
Nov 5, 7, 13, 2012 |
June 14, 15 & 21, 2012 |
Mar 5, 2013 |
Nov 5, 2013 |
Table without Borders
Same as above code but add the class of no-borders to the table element like such:<table class="no-borders">
Group |
PART 1 |
PART 2 |
PART 3 |
PART 4 |
---|---|---|---|---|
FL40 |
Jan 26, 27, Feb 2, 2012 |
March 2, 8 & 9, 2012 |
May 17, 2012 |
Jan 25, 2013 |
FL41 |
May 1, 10, 11, 2012 |
June 14, 15 & 21, 2012 |
Sept 29, 2012 |
May 10, 2013 |
FL42 |
Nov 5, 7, 13, 2012 |
June 14, 15 & 21, 2012 |
Mar 5, 2013 |
Nov 5, 2013 |