我们的志愿者还没有将这篇文章翻译为 中文 (简体)。加入我们帮助完成翻译!
您也可以阅读此文章的English (US)版。
Summary
type specifies the style sheet language for this style sheet.
Syntax
string = stylesheet.type
Example
ss.type = "text/css";
我们的志愿者还没有将这篇文章翻译为 中文 (简体)。加入我们帮助完成翻译!
您也可以阅读此文章的English (US)版。
type specifies the style sheet language for this style sheet.
string = stylesheet.type
ss.type = "text/css";