Subject | English | Chinese Taiwan |
comp., MS | cascading style sheet | 階層式樣式表 (" A style sheet (a .css file) attached to an HTML document that controls the formatting of tags on Web pages. The browser follows rules (a "cascading order") to determine precedence and resolve conflicts.") |
comp., MS | embedded style sheet | 內嵌樣式表 (A cascading style sheet that is embedded on a page. Styles in an embedded style sheet can be applied only to the page containing the style sheet and will extend or override styles in any external style sheet linked to the page) |
comp., MS | external style sheet | 外部樣式表 (A style sheet defined in a user control in an .ascx file) |
comp., MS | external style sheet | 外部樣式 (A cascading style sheet (CSS) in a file with a .css file name extension) |
comp., MS | internal style sheet | 內部樣式表 (A style sheet contained in an ASP.NET mobile Web Forms page) |
comp., MS | linked style sheet | 連結樣式表 (A type of cascading style sheet that exists in a separate file and is referenced throughout one or more Web pages) |
comp., MS | style sheet | 樣式表 (A text file containing code to apply semantics such as page layout specifications to published content) |