In CSS, you can check if a feature is supported using the @supports() rule. For example, to check for FlexBox support, you'd do this: ...
確定! 回上一頁