Put background image over text?

后端 未结 5 1587
遥遥无期
遥遥无期 2020-12-05 21:26

This is not the apparently-common question about how to put text over a background image.

I have a background image that I want to work as an overlay -- it should be

5条回答
  •  爱一瞬间的悲伤
    2020-12-05 22:18

    Well, I don't think if it's possible. For complicated designs, complicated approaches should be used. It's not possible to make MSN's first page in just one div. Anyways, as a workaround you can set color property of that div to transparent, it makes the text invisible but it's there in front of the background.

提交回复
热议问题