I would like to center the following 2 buttons side by side rather than underneath one another. Here is an example of how it is looking at the moment on JS Fiddle
Could you advise me the best way to handle this? Any help is really appreciated.
|
I would like to center the following 2 buttons side by side rather than underneath one another. Here is an example of how it is looking at the moment on JS Fiddle Could you advise me the best way to handle this? Any help is really appreciated. |
||||
|
|
|
Define display:inline-block to your
HTML
Check this http://jsfiddle.net/2ws9r/11/ |
|||
|
|
|
|
|||
|
|
|
|||||||||||||
|