[Bloger-TT] CSS Button cho Blogspot
Sử dụng button cho Blogspot dễ dàng hơn với CSS Button.
1. Chèn code CSS vào trước ]></b:skin>
Download CSS Button
2. Sử dụng bằng cách chuyển Bài đăng sang HTML sau đó chọn một trong các mẫu sau:
1. Chèn code CSS vào trước ]></b:skin>
Download CSS Button
<a href="#" class="button big blue">Big Button</a> <a href="#" class="button big green">Big Button</a> <a href="#" class="button big orange">Big Button</a> <a href="#" class="button big gray">Big Button</a> <br/> <br/> <a href="#" class="button blue medium">Medium Button</a> <a href="#" class="button green medium">Medium Button</a> <a href="#" class="button orange medium">Medium Button</a> <a href="#" class="button gray medium">Medium Button</a> <br/><br/> <a href="#" class="button small blue">Small Button</a> <a href="#" class="button small green">Small Button</a> <a href="#" class="button small blue rounded">Rounded</a> <br/><br/> <a href="#" class="button small orange">Small Button</a> <a href="#" class="button small gray">Small Button</a> <br/><br/> <a href="#" class="button small green rounded">Rounded</a> <br/><br/>http://www.webdesignshock.com/CSS-buttons/