Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mohamedkhallouq
GitHub Repository: mohamedkhallouq/content
Path: blob/main/files/en-us/web/xslt/element/fallback/index.md
6543 views
---
title: <xsl:fallback> slug: Web/XSLT/Element/fallback
---

{{ XsltRef() }}

The <xsl:fallback> element specifies what template to use if a given extension (or, eventually, newer version) element is not supported.

Syntax

<xsl:fallback> TEMPLATE </xsl:fallback>

Required Attributes

None.

Optional Attributes

None.

Type

Instruction, appears within a template.

Defined

XSLT, section 15

Gecko support

Not supported at this time.