Hi
I tried to display an error message out of "table," as your Form Feedback( php textbook p. 53-a).
However, the error message viewed below "table" http://127.0.0.1/ch02/phpPaycheck2.php.
If you offer me any suggestion, that will help me a lot.
<table id= "employee">
<tr>
<th colspan ="2">Paycheck Calculator</th>
<th> </th>
</tr>
<tr class ="alt">
<td colspan="2"> First Name</td>
<td class="money">
<?php
?>
</td>
</tr>
<tr>
<td colspan="2"> Last Name</td>
<td class="