Web
HTML
- Add an external CSS stylesheet to an HTML or XHTML document
- Add an internal CSS stylesheet to an HTML or XHTML document
- Convert from HTML to formatted plain text using Lynx
- Create a bidirectional hyperlink in HTML
- Generate an HTML 5 DOCTYPE using XSLT
- Hide part of an HTML or XHTML document when it is printed
CSS
- Add an external CSS stylesheet to an HTML or XHTML document
- Add an internal CSS stylesheet to an HTML or XHTML document
- Automatically adjust the height of a CSS box to accommodate floated content
- Hide part of an HTML or XHTML document when it is printed
XSLT
- Create a list of numbered footnotes using XSLT
- Create a table of contents using XSLT
- Generate an HTML 5 DOCTYPE using XSLT
- Generate multiple output documents using XSLT
- Group XML elements by key using XSLT
- Prevent unwanted namespace prefix declarations from being added by an XSLT stylesheet
- Process an XML document using an XSLT stylesheet
- Process an XML document using an XSLT stylesheet in Java
- Refer to the value of a stylesheet parameter in XSLT
RELAX NG
Apache
- Allow CGI scripts within the document root of an Apache webserver
- Configure Apache as a reverse proxy
- Configure Apache to use Kerberos authentication
- Display a list of loaded Apache modules
- Redirect HTTP requests from one domain to another using Apache