首页 > 开发 > CSS > 正文

使用CSS3实现选项卡切换的方法

2024-07-11 08:55:37
字体:
来源:转载
供稿:网友

:target是什么?

MDN是这样描述的::target

    The :target pseudo-class represents the unique element, if any, with an id matching the fragment identifier of the URI of the document.

在document中,可以设置锚链接,举个例子:

CSS Code复制内容到剪贴板
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表