CSS filter code for Web site dimmed

Source: Internet
Author: User
Tags filter

According to State Council documents, 5.19-5.21 for the national day of mourning, during which the national and foreign agencies at half-mast, stop the public entertainment activities, the Ministry of External Affairs and our embassies and consulates set up a condolence book. May 19 14:28, the people of the whole country 3 minutes of silence, when cars, trains, ships whistle, air defense alarm ringing. and suggested that all sites in China be replaced by goose.

For the convenience of site mourning, special CSS filter code is provided to form a mourning. 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

<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 ">

Please replace the top

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>

on the other day of mourning or the news of the death, all themes and themes cannot be used with red headings on pictures.


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.