Is there an alternative to CSS?

后端 未结 21 1991
忘掉有多难
忘掉有多难 2021-01-30 02:26

Is there a style sheet formatting language alternative to CSS? Or is CSS the current single language for doing Style Sheet formatting type things?

I looked at the wr

21条回答
  •  北海茫月
    2021-01-30 02:45

    The only alternative is the deprecated formatting support that HTML itself has, like the tag. But you don't want to do that. 8-)

提交回复
热议问题