Loading...

使用CSS讓整個網頁由彩色變黑白色!

Temperature: 0 °C

Mark ChangMark Chang
author_tools


使用CSS讓整個網頁由彩色變黑白色!
把下面的語法加入網頁的<head>與</head>之間:

html {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
_filter:none;
}

就可以讓網站變成黑白
 

https://innstory.com/story-使用CSS讓整個網頁由彩色變黑白色!-1581
CSS

Prev
 分享_紓壓小物熱熔槍3D筆_|_鄭永銘老師的Blog

Next
使用CSS讓Youtube自動適應寬度跟高度 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

PHP如何設定HTTP安全標頭?

PHP如何設定HTTP安全標...

PHP該如何將以下安全標頭添加到網站? XFrameOptions  防止點擊劫持攻擊 XXSSPr...

PHP 運算次方pow() 函数

PHP 運算次方pow() ...

使用pow() 函数返回 x 的 y 次方。 例如: BMI = 體重(公斤)除以身高(公尺)的平方...

PHP輸出到WORD跟EXCEL 簡易做法

PHP輸出到WORD跟EXC...

pexelsphotooffice WORD: $filename="test.doc&q...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format