Pages

Tuesday, January 13, 2015

3 CSS Properties I Haven’t Used...Until Today

clip-path

The clip-path property is used to define a clipping region, to eliminate all but a portion of an element. This would be useful for showing a small portion of a photograph or design. 

text-shadow

The text-shadow property can be applied to text and text-decorations. It adds a shadow to the specified element. This could be useful for creating a simple logo or heading.

mix-blend-mode

The mix-blend-mode property allows an element to blend with a background or background element. This could be useful for creating dynamic content for the home page.


No comments:

Post a Comment