一、3个按钮,实现默认向MySQL分别发送“1 ,0 ,abc “ 这三个数据。比如点击按钮1,就向MySQL发送”1“这个数值。
二、还有一个问题,按钮位置如何调整?不然都在左上角。橙色按钮的代码:
<section id="buttons-glow" class="showcase">
<div class="l-over showcase-content">
<header class="text-nuetral l-center">
</header>
<div class="showcase-examples l-over l-center">
<a href="http://www.bootcss.com/" class="button button-glow button-rounded button-highlight">Go</a>
</div>
</div>
</section>
第一个问题最最最最重要,第二个无所谓的。谢谢
第一个问题我已经解决了。第二个求破!!!
代码是<section>.....</section>里的,怎么调整位置到自己想要的地方?
加了,没反应???
....
style修正。。。。。。。。。。。。。。。
....