27 Attribute "style" must be declared for element type "table".
What does this mean?
<table style="width:100%">
<tr>
<th colspan="2">Date</th>
<th>Time</th>
<th>FirstName</th>
<th>LastName</th>
<th>Address</th>
<th>phonenumber</th>
<th>PhysicianName</th>
<th>Insurance</th>
<th>REASON</th>
</tr>