taekwondokid42
New Member
- Messages
- 268
- Reaction score
- 0
- Points
- 0
I wrote this code:
<form method="post" action="trouble.php" >
<input type="submit" value="Continue">
It works, but I cannot seem to align the button. I have tried pretty much everything I know. What I want is for the button to be on the right side of the page.
Any help?
<form method="post" action="trouble.php" >
<input type="submit" value="Continue">
It works, but I cannot seem to align the button. I have tried pretty much everything I know. What I want is for the button to be on the right side of the page.
Any help?