Article Introduction: CSS Web page production: A wide variety of button production methods. |
Button Finishing
Web page through the link to achieve the page jump, the link is an important manifestation of the button
Organize all kinds of button-making ways.
1, the default button in the Web page (such as the button in the form, Drop-down box, radio button, multiple selection button, upload button, etc.)
2,CSS Basic style made buttons (such as adding borders, background colors, etc.)
3, the picture made the button
A, button shape + text with the picture button
B, only button shape, HTML plus text
C, various icon buttons (not the shape of the button, but the button function)
D, two picture stitching buttons (general processing rounded corners)
4, Pure CSS3 Style button (fillet, Shadow (inner Shadow), gradient, etc.)
A,CSS3 style + text
B,CSS3 style + text + small icon