Fix table headings
This commit is contained in:
parent
82fdbdd02e
commit
beb73eecd2
38
about.html
38
about.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 5.1.0.97 -->
|
<!-- Version: 5.1.1.98 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -260,14 +260,14 @@
|
|||||||
<h4 id="hdw-smartphone"><a href="#hdw-smartphone" class="h4">Smartphone</a></h4>
|
<h4 id="hdw-smartphone"><a href="#hdw-smartphone" class="h4">Smartphone</a></h4>
|
||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto;">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-title">Type</td>
|
<th class="table-title">Type</th>
|
||||||
<td class="table-title">Hardware</td>
|
<th class="table-title">Hardware</th>
|
||||||
<td class="table-title">Description</td>
|
<th class="table-title">Description</th>
|
||||||
<td class="table-title">Source model<br>
|
<th class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License - SPDX)</td>
|
(License - SPDX)</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-main">Smartphone</td>
|
<td class="table-main">Smartphone</td>
|
||||||
<td class="table-main"><img src="asset/img/google-pixel_6.png" width="100px" height="100px"/><br>
|
<td class="table-main"><img src="asset/img/google-pixel_6.png" width="100px" height="100px"/><br>
|
||||||
@ -355,12 +355,12 @@
|
|||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto;">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-title">Type</td>
|
<th class="table-title">Type</th>
|
||||||
<td class="table-title">Software</td>
|
<th class="table-title">Software</th>
|
||||||
<td class="table-title">Description</td>
|
<th class="table-title">Description</th>
|
||||||
<td class="table-title">Source model<br>
|
<th class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License - SPDX)</td>
|
(License - SPDX)</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-main">Operating system</td>
|
<td class="table-main">Operating system</td>
|
||||||
@ -422,12 +422,12 @@
|
|||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto;">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-title">Type</td>
|
<th class="table-title">Type</th>
|
||||||
<td class="table-title">Software</td>
|
<th class="table-title">Software</th>
|
||||||
<td class="table-title">Description</td>
|
<th class="table-title">Description</th>
|
||||||
<td class="table-title">Source model<br>
|
<th class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License - SPDX)</td>
|
(License - SPDX)</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-main">Operating system</td>
|
<td class="table-main">Operating system</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user