Animated left to right underline on button hover
An interesting combination of button with animated underline that moves from left to right on the button hover. All done via CSS as explained below.
An interesting combination of button with animated underline that moves from left to right on the button hover. All done via CSS as explained below.
Instead of the usual border on the edges of the button, add border outside the button on hover to make it look a little different and cool, right?
Using animation to circle through various words within a headline can be achieved with CSS only. It is ideal for a headline where you want to convey multiple benefits by circling through different words.
Take your gradient background to the next level by adding animation and more colors to the mix. You can go for darker colors or use muted grey tones in all colors for that professional looking effect.
Testimonials is an important part of a website. Make your images more ready for this section by adding quote style shape to images.
Straight lined buttons can be boring. You can easily add more style to them by breaking border lines into irregular shape with fine wave effect.
Underline is normally used for clickable or linked text. These days underline effect is also used to highlighted normal text words in a headline. For accessibility reasons, such text should be highlighted using background color method as against normal underline or fancy wavy underline effect.
Fancy up normal strikethrough text by adding color and slant by skewing the strikethrough line. This can be done using a few lines of CSS.
Give normal (boring) underlined links a little makeover using new CSS properties. Add any color to text decoration underlines and even make them stylish with wave (wavy) effect.
Make your text look fancy with outline effect. Extend further by displaying outlined text in solid color on the hover action.