hello has everybody in my page I have two button in a form I would like to know how to put a button on the right of the other
I would like to know how I can make
Basically, just create the button that you want on the left first, then create the second button. It should place it right next to the other one on the same line. This is unless of course your positioning your elements with CSS.
Comment