Re: John: fixed it.



John wrote:

Just wondering how I make the submit button centered?

<form action="action-script.php" method="post">
<!-- other fields here -->
<div style="text-align: center;">
<label for "submit">
<input type="submit" value=" Submit " id="submit1">
</label>
</div>

...though I would place the styling in the CSS file.

This is basic stuff. ;-)

--
-bts
-Friends don't let friends drive Windows
.