class selector
常見(jiàn)例句
- Tip: When you add a tag-class selector as a value to a tag, do not use the dot.
提示:儅將標(biāo)記類(lèi)添加爲(wèi)標(biāo)記的值時(shí),不要使用點(diǎn)號(hào)。 - A class selector selects all elements that have a class attribute with a particular value.
類(lèi)選擇符選擇 class 屬性爲(wèi)特定值的所有元素。 - With the class selector you can define different styles for the same type of HTML element.
使用類(lèi)選擇器可以爲(wèi)同一類(lèi)型的HTML元素定義不同的樣式。 返回 class selector