XSLT Style Sheets |
|||
Home | Tutorial | HTML5 Tags | Attributes | CSS Styles | Metatags | Cheat Sheet | Examples | Definitions | Differences | Avoid | HTML5 FAQs | RSS Feeds | Help |
Clarify the meaning of the acronyms on your web site. Get information on your favorite TV Shows at Printer-friendly PDF* format: |
XSLT Style Sheets ( AKA Templates) in HTMLAn XSLT style sheet provides a template that can be reused for multiple pages of a site. Using XSLT style sheets for the common elements (the "look and feel") of a web site can improve web page load times, since the templates can be cached by most browsers. An XSLT style sheet can be applied to a web page by including a
link tag with a
MIME
type specification of Here is an example of an HTML page using both an XSLT style sheet and CSS:
<?xml version="1.0" encoding="UTF-8"?>
The style sheets are ordered from lowest priority to highest (print, handheld, screen)
just in case the browser ignores the Last updated Sunday September 19, 2010 |
You are currently viewing this page in HTML 5 XML* format (* see Clicklets for more infomation). This document is also available in XML* HTML 5 non-XML*XHTML 1 Style Sheet*HTML 5 Style Sheet* XHTML 1* HTML 4* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.
Copyright © 2010 Accilent® Corp. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.
DISCLAIMER: All information, links, forms, applications and other items on this site or obtained from it are provided AS IS, WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.