I have the following code (there is other stuff in the form but not relevant):
<fieldset>
<form>
<div><input type="submit" value="Sign Register"></input></div>
</form>
<FORM METHOD="LINK" ACTION="viewcurrent.php">
<INPUT TYPE="submit" VALUE="View Register"></INPUT></br>
</fieldset>
</div>
Both buttons work fine. But on the web page they appear underneath each other. What is the correct way to have these buttons next to each other instead of underneath eachother?
Aucun commentaire:
Enregistrer un commentaire