HTML&CSS基礎篇之十一:字體與顏色樣式

代碼css body { font-family: Verdana, Geneva, Arial, sans-serif; font-size: small; } h1, h2 { font-weight: normal; color: #cc6600; /*text-decoration: underline;*/ border-bottom: thin dotted #888888; }
相關文章
相關標籤/搜索