Is something like this possible in CSS?
elementOne elementt 3条回答 感动是毒 (楼主) 2021-02-05 06:56 Use CSS variables: elementOne elementtwo Element three You can also use variables in the calc() function: Element four 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Use CSS variables:
elementOne elementtwo Element three
You can also use variables in the calc() function:
Element four