Turn webpages into gray silence professional production
CSS filters are provided to facilitate site mourning. Code To mourn. The following is the full-site CSS code. [Code] HTML {filter: progid: DXImageTransform. microsoft. basicimage (grayscale = 1);} [/Code] usage: This code can change the webpage to black and white, and add the code to the top of the CSS to implement the installation. It is recommended that the Chinese webmaster be moved up. Mourn for the victims of the earthquake.
If the website does not use CSS, you can insert [Code] <style> between the HTML code HTML {filter: progid: DXImageTransform. Microsoft. basicimage (grayscale = 1 );}
</Style> [/Code] Some webmasters may not use this CSS because the website does not use the latest standard webpage 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">
Replace <HTML> at the top of the webpage with the above Code.
Some website Flash Animation colors cannot be controlled by CSS filters. You can <object…> And </Object>:
<Param value = "false" name = "menu"/>
<Param value = "Opaque" name = "wmode"/>
The simplest code for turning pages 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 File
For the demo address, please visit the [url] www.rebx.net [/url] Main Site of ruibo!