|
Net-Framework/ASP_dot_Net/HTML/CSS
Image and emojis gray
|
29.03.2018 1782
|
1) Style filter grayscle
If you want to display a picture or icon from colored to
gray on a web page, then you can simply set a CSS style flag
With the style attribute filter: grayscale, you can
change any displayed image to gray
In HTML
|