Put submit button on same line
-
I looked at a previous post which suggested I remove the <p> tags, but having done so my submit button still appears on another line. Here’s the code I’ve created:
<div class=”column left” width: 75%; >
<label>Subscribe to the latest independent travel content:
<input type=”email” name=”EMAIL” align=left placeholder=”Your email address” required />
</label>
</div>
<div class=”column right” width: 25%;>
<input type=”submit” align=right value=”Sign up” />
</div>Is this really only possible with a premium account?
Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Put submit button on same line’ is closed to new replies.