Button Styling Examples

This page shows both using the button tag and then the p tag to style buttons.

You can use any HTML element and style is like a button.

Button Tag

Facebook Style

3D Buttons

Gradient Bordered Buttons

Animated Buttons

Toggle Switch UI Buttons

These buttons are not using the button tag so it will not be duplicated below.

P Tag

You will notice that a few of these are not next to each other. This is due to the p tag using the full width of the screen. To fix that you set the p element to have display: inline-block; instead of position: relative;

Facebook Style

Button Dark

Button Light

MailChimp style

Sign-up

3D Buttons

3D Button 1

Circle!

Gradient Bordered Buttons

Gradient button 1

Gradient button 2

Animated Buttons

Animated button 1

Animated button 2

A Tag

You will notice that a few of these are not next to each other. This is due to the p tag using the full width of the screen. To fix that you set the p element to have display: inline-block; instead of position: relative;

Facebook Style

Button Dark Button Light

3D Buttons

Twitter 3D Button 1 Twitter Circle!

Gradient Bordered Buttons

instagram Gradient button 1 Instagram Gradient button 2

Animated Buttons

Animated button 1 Animated button 2