Difference between revisions of "Template:Virginia/Part Collection"

Line 1: Line 1:
 
<h1 id="description">Description</h1>
 
<h1 id="description">Description</h1>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Asperiores consequuntur modi maiores blanditiis aperiam, hic molestias, doloremque aliquid dolorum temporibus eum a earum architecto dignissimos odit porro dolor! Earum, aspernatur.</p>
+
<table style="width:100%">
 +
  <tr>
 +
    <th>Firstname</th>
 +
    <th>Lastname</th>
 +
    <th>Age</th>
 +
  </tr>
 +
  <tr>
 +
    <td>Jill</td>
 +
    <td>Smith</td>
 +
    <td>50</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Eve</td>
 +
    <td>Jackson</td>
 +
    <td>94</td>
 +
  </tr>
 +
  <tr>
 +
    <td>John</td>
 +
    <td>Doe</td>
 +
    <td>80</td>
 +
  </tr>
 +
</table>

Revision as of 04:19, 4 October 2018

Description

Firstname Lastname Age
Jill Smith 50
Eve Jackson 94
John Doe 80