Table
Example
Fields | Brief Description | Example |
---|---|---|
Latest Approval Date | This details the last date the equipment was approved, although the equipment may well have been modified several times before this date. | |
Product Description | This is a brief description of the equipment, which is associated with to the Master Type/Model No. | For the IC-A20, this will state that it is a VHF Air Band Transceiver. |
Restrictions and Limitations | THIS IS AN IMPORTANT FIELD WHICH SHOULD ALWAYS BE NOTED. This field details any restriction placed on the approved equipment, which must be adhered to. This field also contains cross references to other approval numbers for the equipment. |
For the GNS 430, this field details some installation requirements and specific software versions that this equipment is ONLY approved for. For the IC-A20, this field also refers to the ‘G’ approval number for this equipment in gliders. |
Markup
<div class="c-rich-text">
<table>
<caption>This table contains field descriptions and examples to demonstrate how to use this search facility</caption>
<thead>
<tr>
<th scope="col">Fields</th>
<th scope="col">Brief Description</th>
<th scope="col">Example</th>
</tr>
</thead>
<tbody>
<tr>
<td>Latest Approval Date</td>
<td>This details the last date the equipment was approved, although the equipment may well have been modified several times before this date.</td>
<td> </td>
</tr>
<tr>
<td>Product Description</td>
<td>This is a brief description of the equipment, which is associated with to the Master Type/Model No.</td>
<td>For the IC-A20, this will state that it is a VHF Air Band Transceiver.</td>
</tr>
<tr>
<td>Restrictions and Limitations</td>
<td>THIS IS AN IMPORTANT FIELD WHICH SHOULD ALWAYS BE NOTED. This field details any restriction placed on the approved equipment, which must be adhered to. <br><br>This field also contains cross references to other approval numbers for the equipment.</td>
<td>For the GNS 430, this field details some installation requirements and specific software versions that this equipment is ONLY approved for. <br><br>For the IC-A20, this field also refers to the ‘G’ approval number for this equipment in gliders.</td>
</tr>
</tbody>
</table>
</div>
Guidance
- Include a caption for each table – it describes the content, and in doing so, helps users to find the table in the page and understand what it contains.
- Ensure the first row of cells are marked up as a header row i.e. a set of <th/> cells nested within <thead><tr>...</tr></thead> elements.
- Ensure each <th/> cell is scoped to the column it heads by using the scope="col" attribute.
Provide page feedback
Please enter your comments below, or use our usual service contacts if a specific matter requires an answer.
Fields marked with an asterisk (*) are required.