【发布时间】:2021-12-01 13:22:26
【问题描述】:
我想知道如何在 html 标记(例如 meta)内添加一个 html 属性,如 content 到 VSC 代码 sn-p。有人可以帮我吗?
【问题讨论】:
我想知道如何在 html 标记(例如 meta)内添加一个 html 属性,如 content 到 VSC 代码 sn-p。有人可以帮我吗?
【问题讨论】:
哦,我想我已经自己解决了这个问题:
meta[name='keywords'][content='test, a test, testing']
【讨论】: