From 958affe74d977717782c29575dc038f7fcf4dc3f Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sun, 29 Mar 2015 17:49:42 +0430 Subject: [PATCH] [css-filter] new #Go Wild head and example --- .gitignore | 1 + _posts/2015-03-28-css-filters.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index badbc02..76fc4ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ _site .sass-cache +.DS_Store diff --git a/_posts/2015-03-28-css-filters.md b/_posts/2015-03-28-css-filters.md index ff76d07..ec6384b 100644 --- a/_posts/2015-03-28-css-filters.md +++ b/_posts/2015-03-28-css-filters.md @@ -129,12 +129,13 @@ Okay, you now know the order of filters matters, the filter property is not actu I said using the url function we have "the power of CSS and SVG filters in one place", but the CSS filters are actually implemented using SVG filters! You know, the functions are actually referencing to an svg generated in the browser. Here is the list of [CSS Filter equivalents](http://www.w3.org/TR/filter-effects/#ShorthandEquivalents). -##Go Wild +#Go Wild You can use CSS Filter on *any* element, experiment different things; `