Text in thick 3D look effect
Want to make a word stand out in your website layout? Well, a thick 3D look text effect might do the trick for you.
Want to make a word stand out in your website layout? Well, a thick 3D look text effect might do the trick for you.
You can covert the default multi-colour images into a stylish 2 colours ‘duotone’ effect with a few lines of CSS code. Basically, the code adds two colour layers over an image with one being dark and the other being light.
By default, li list items will show same color bullets (when using un-ordered list ul) and same color numbers (when using ordered list ol). You can easily color to these by targeting marker pseudo element.
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.
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.
Underline with color & wave effect text decoration View This »
Make your text look fancy with outline effect. Extend further by displaying outlined text in solid color on the hover action.
Give a blob shape look to any image with one line of CSS code. For the best effect, make sure your image height and width values are same.