2018-08-12 01:41:11 +00:00
|
|
|
<h1 id="test-data">Test data</h1>
|
|
|
|
<p>This company table and its linked company profiles contain some companies that
|
|
|
|
have very little information, marked with a ⚠ symbol.</p>
|
|
|
|
<p>The website for AngularClass has been changed to test an edge case with company
|
|
|
|
website links.</p>
|
|
|
|
<h2 id="companies">Companies</h2>
|
|
|
|
<table id="companies-table">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Name</th>
|
|
|
|
<th>Website</th>
|
|
|
|
<th>Region</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
2020-05-06 06:42:21 +00:00
|
|
|
<tbody><tr class="company-row" id="company-row-0">
|
2018-08-13 04:12:18 +00:00
|
|
|
<td class="company-name"><a href="/and-yet/">&yet</a></td>
|
|
|
|
<td class="company-website"><a href="https://andyet.com" target="_blank" rel="noopener noreferrer">andyet.com</a></td>
|
|
|
|
<td class="company-region">Worldwide</td>
|
2018-08-12 01:41:11 +00:00
|
|
|
</tr>
|
2020-05-06 06:42:21 +00:00
|
|
|
<tr class="company-row" id="company-row-1">
|
2018-08-13 04:12:18 +00:00
|
|
|
<td class="company-name"><a href="/10up/">10up</a></td>
|
|
|
|
<td class="company-website"><a href="https://10up.com/" target="_blank" rel="noopener noreferrer">10up.com</a></td>
|
|
|
|
<td class="company-region">Worldwide</td>
|
2018-08-12 01:41:11 +00:00
|
|
|
</tr>
|
2020-05-06 06:42:21 +00:00
|
|
|
<tr class="company-row" id="company-row-2">
|
2018-08-13 04:12:18 +00:00
|
|
|
<td class="company-name"><a href="/17hats/">17hats</a></td>
|
|
|
|
<td class="company-website"><a href="https://www.17hats.com/" target="_blank" rel="noopener noreferrer">17hats.com</a></td>
|
|
|
|
<td class="company-region">Worldwide</td>
|
2018-08-12 01:41:11 +00:00
|
|
|
</tr>
|
2020-05-06 06:42:21 +00:00
|
|
|
<tr class="company-row" id="company-row-3">
|
2018-08-13 04:12:18 +00:00
|
|
|
<td class="company-name"><a href="/18f/">18F</a></td>
|
|
|
|
<td class="company-website"><a href="https://18f.gsa.gov/" target="_blank" rel="noopener noreferrer">18f.gsa.gov</a></td>
|
|
|
|
<td class="company-region">USA</td>
|
2018-08-12 01:41:11 +00:00
|
|
|
</tr>
|
2020-05-06 06:42:21 +00:00
|
|
|
<tr class="company-row" id="company-row-4">
|
2018-08-13 04:12:18 +00:00
|
|
|
<td class="company-name"><a href="/45royale/">45royale</a> ⚠</td>
|
|
|
|
<td class="company-website"><a href="http://45royale.com/" target="_blank" rel="noopener noreferrer">45royale.com</a></td>
|
|
|
|
<td class="company-region"></td>
|
2018-08-12 01:41:11 +00:00
|
|
|
</tr>
|
2020-05-06 06:42:21 +00:00
|
|
|
<tr class="company-row" id="company-row-5">
|
2018-08-13 04:12:18 +00:00
|
|
|
<td class="company-name"><a href="/aerolab/">Aerolab</a> ⚠</td>
|
|
|
|
<td class="company-website"><a href="https://aerolab.co/" target="_blank" rel="noopener noreferrer">aerolab.co</a></td>
|
|
|
|
<td class="company-region"></td>
|
2018-08-12 01:41:11 +00:00
|
|
|
</tr>
|
2020-05-06 06:42:21 +00:00
|
|
|
<tr class="company-row" id="company-row-6">
|
2018-08-13 04:12:18 +00:00
|
|
|
<td class="company-name"><a href="/angularclass/">AngularClass</a> ⚠</td>
|
|
|
|
<td class="company-website"><a href="http://www.wikihow.com/wikiHow:About-wikiHow" target="_blank" rel="noopener noreferrer">wikihow.com/wikiHow:About-wikiHow</a></td>
|
|
|
|
<td class="company-region">PST Timezone</td>
|
2018-08-12 01:41:11 +00:00
|
|
|
</tr>
|
2019-11-01 03:37:35 +00:00
|
|
|
</tbody></table>
|