【单选题】选择a元素中以https开头为链接的属性选择器的写法是 A. a[href^="https://"] B. a[href$="https://"] C. a[href*="https://"] D. a[href=="https://"]
【单选题】选择a元素中以https开头为链接的属性选择器的写法是
A、 a[href^="https://"]
B、 a[href$="https://"]
C、 a[href*="https://"]
D、 a[href=="https://"]
发布时间:2025-07-29 01:13:28