Intermediary transaction SEO diagnosis Taobao guest Cloud host technology Hall
In order to mourn the loss of compatriots in Sichuan Yaan earthquake, to mourn for the convenience of the site, we provide the CSS filter code to express our condolences. The following is the full station CSS code.
HTML {filter:progid:DXImageTransform.Microsoft.BasicImage (grayscale=1);}
Usage: This code can change the page to black and white, add code to the top of the CSS can achieve goose. Suggested the national stationmaster to move up. Mourn for the people who died in the earthquake.
If your Web site does not use CSS, you can insert it between the HTML code <head> and </head> of the page/template:
<style> html{filter:progid:dximagetransform.microsoft.basicimage (grayscale=1);} </style>
There are some webmaster sites that may use this CSS not to take effect because the website does not use the latest Web standard protocol
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <html xmlns=" http://www.w3.org/1999/xhtml ">
Please replace the top of the page with the above code.
There are some Web site Flash animation colors can not be controlled by CSS filters, the Flash code <object ...> and </object> inserted between:
<param value= "false" name= "menu"/> <param value= "opaque" name= "wmode"/>
The simplest code to turn the page into Gray is to add
<style type= "text/css" > HTML {filter:gray </style>
The General Discuz Forum is modified under your control CSS file
/images/header/header.css This file, point source can see the reference
Effect Demonstration: http://www.vaeoo.com