Hi, I need help centering the large red button that sais “plans and prices”. Id like to use css, and stay away from <center> tag :o
rhanks
Hi, I need help centering the large red button that sais “plans and prices”. Id like to use css, and stay away from <center> tag :o
rhanks
<div class=“sixteen columns” style=“text-align:center;”> looks like it takes care of it. Then just add text-align left to the other goodies in the form