CSS樣式表類型有以下幾種:
內聯樣式表(Inline Style Sheet):將CSS樣式直接寫在HTML標簽的style屬性中。
內部樣式表(Internal Style Sheet):將CSS樣式寫在HTML文件的