CSS3 3D Paging button style

Source: Internet
Author: User

<! DOCTYPE html>
<meta charset= "Utf-8"/>
<title> Shijiazhuang Gift Company </title>
<style>
. Ui-page{border:0px;background: #37578C; background:-webkit-linear-gradient (#37578C, #608BAE); background:- Moz-linear-gradient (#37578C, #608BAE); background:-ms-linear-gradient (#37578C, #608BAE); background:- O-linear-gradient (#37578C, #608BAE), Background:linear-gradient (#37578C, #608BAE), box-shadow:0px 4px 0px 0px #37578C; Color: #FFFFFF; Font-family:verdana, Geneva, Sans-serif;font-weight:bold;font-size:13px;text-decoration:none; Vertical-align:middle;}
. ui-page:hover{background: #89B5D2; color: #CCCCCC;}
. Ui-page:active{background: #1B435E;}
. ui-page-curr{padding:2px 10px 2px 10px;border-radius:5px 5px 5px 5px;background: #89B5D2; text-align:center;}
. ui-page-prev{padding:2px 10px 2px 15px;border-radius:20px 10px 10px 20px;text-align:right;}
. ui-page-numx{padding:2px 10px 2px 10px;border-radius:5px 5px 5px 5px;text-align:center;}
. ui-page-next{padding:2px 15px 2px 10px;border-radius:5px 20px 20px 5px;text-align:left;}
</style>
<body>
<button id= "Csstest" class= "Ui-page ui-page-prev" type= "button" >PREV</button>
<button id= "Csstest" class= "Ui-page ui-page-numx" type= "button" >...</button>
<button id= "Csstest" class= "Ui-page ui-page-numx" type= "button" >6</button>
<button id= "Csstest" class= "Ui-page ui-page-curr" type= "button" >7</button>
<button id= "Csstest" class= "Ui-page ui-page-numx" type= "button" >8</button>
<button id= "Csstest" class= "Ui-page ui-page-numx" type= "button" >...</button>
<button id= "Csstest" class= "Ui-page ui-page-next" type= "button" >NEXT</button>
</body>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.