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