inline button
-
currently my sign up button is below the email box
i would like it to be at the side (right)
would it be possible to modify the code currently used to do it?
<p>
<label>Email address:
<input type=”email” name=”EMAIL” placeholder=”Your e-mail address” required />
</label>
<p>
<input type=”submit” value=”Sign Up” />
</p>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘inline button’ is closed to new replies.