CSS 參考手冊
完整CSS選擇器參考手冊
Select and style all elements with class="intro":
The .class選擇器是指定類的所有元素的樣式。
所有主流瀏覽器都支持.class選擇器
Style all <p> elements with class="hometown":