Generate random color with pure CSS (no javascript)?

后端 未结 6 1994
终归单人心
终归单人心 2021-02-06 23:57

Is it possible to generate random color with pure CSS and without using javascript? It\'s probably impossible but I\'m still curious.

6条回答
  •  轮回少年
    2021-02-07 00:10

    I found for you something here, but it uses PHP. I think it's impossible with plain CSS.

提交回复
热议问题