html - Displaying Two Form Buttons Inline -


i've got 2 form buttons this:

<input type="submit" value="post"/> <input type="button" value="cancel"/> 

they displaying 1 below each other.

how can display them inline?

has wrong css input's not block elements

and, can see in example, (click in preview button) simple plain html shows them inline


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -