class selector
常见例句
- Tip: When you add a tag-class selector as a value to a tag, do not use the dot.
提示:儅將標記類添加爲標記的值時,不要使用點號。 - 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