Page 1 of 1

Simplest Query Till Date : How to position a click button?

Posted: Tue Aug 11, 2015 2:42 pm
by ladhapiyush
Hi All,

I have very little knowledge about PHP. All I need to know right now is - how can I set position for a click button?

I want the "Order Now" button to appear in the center of the screen on my website:

http://www.dusk2dawn.in

Please help :(

Re: Simplest Query Till Date : How to position a click butto

Posted: Wed Aug 12, 2015 8:52 am
by Christopher
There are several way to center things. Search for "css center div". Here is one link:

https://css-tricks.com/centering-css-complete-guide/