how do I center the two text boxs under the table. Thanks for the help, JF
</td>
<td>
<label for="comments">Comments:</label>
<textarea name="Punctuality Comments" id="comments" rows="1" cols="30">
Type text here</textarea>
</td>
</tr>
</table>
<hr>
<p align="center">
<label for="comments">Comments for improvement:</label>
<textarea name="improvement" id="comments" row="2" cols="75" warp="hard"></textarea>
</p>
<p align="center">
<label for="comments">Comments for commendation:</label>
<textarea name="commendation" id="comments" row="2" cols="75" warp="hard"></textarea>
</p>
<hr color="003466">
<p align="center">
<input type="submit" name="submit" Value="Submit">
<input type="reset">
</p>
</style>



Reply With Quote


Bookmarks