Skip to content

Commit

Permalink
Aligned columns
Browse files Browse the repository at this point in the history
  • Loading branch information
Pherring04 authored Oct 29, 2024
1 parent b3367fd commit ff48f54
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ The Trick Simulation Environment, developed at the NASA Johnson Space Center, is
</p>

<table>
<col width="33%">
<col width="33%">
<col width="33%">
<col>
<col>
<col>
<thead>
<tr>
<th><a href="https://nasa.github.io/trick/documentation/install_guide/Install-Guide">Install Guide</a></th>
<th><a href="https://nasa.github.io/trick/tutorial/Tutorial">Tutorial</a></th>
<th><a href="https://nasa.github.io/trick/documentation/Documentation-Home">Documentation</a></th>
<tr align="center">
<th width="33%"><a href="https://nasa.github.io/trick/documentation/install_guide/Install-Guide">Install Guide</a></th>
<th width="33%"><a href="https://nasa.github.io/trick/tutorial/Tutorial">Tutorial</a></th>
<th width="33%"><a href="https://nasa.github.io/trick/documentation/Documentation-Home">Documentation</a></th>
</tr>
</thead>
<tbody>
Expand All @@ -44,14 +44,14 @@ The Trick Simulation Environment, developed at the NASA Johnson Space Center, is
</table>

<table>
<col width="33%">
<col width="33%">
<col width="33%">
<col>
<col>
<col>
<thead>
<tr>
<th><a href="https://nasa.github.io/trick/related_projects/Related-Projects">Related Projects</a></th>
<th><a href="https://nasa.github.io/trick/faq/FAQ">Frequently Asked Questions</a></th>
<th><a href="https://nasa.github.io/trick/howto_guides/How-To-Guides">How-To Guides</a></th>
<th width="33%"><a href="https://nasa.github.io/trick/related_projects/Related-Projects">Related Projects</a></th>
<th width="33%"><a href="https://nasa.github.io/trick/faq/FAQ">Frequently Asked Questions</a></th>
<th width="33%"><a href="https://nasa.github.io/trick/howto_guides/How-To-Guides">How-To Guides</a></th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit ff48f54

Please sign in to comment.