CSS blur on background image but not on content

前端 未结 5 2108
予麋鹿
予麋鹿 2020-11-27 06:21

I did this example.

I\'m trying to blur the background image, but the main content is blurred too (the )

How can I blur the backgrou

5条回答
  •  無奈伤痛
    2020-11-27 07:17

    jsfiddle.

    Hello World!

    What about this? No absolute positioning on div, but instead on img and span.

提交回复
热议问题