Subject | English | Arabic |
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 | 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) |