<template>

Term side of the Card
Topic: Connections with Other Languages
Unit title: <template>
Categories: Tag
Explanation side of the Card

Explanation: The element that is used to define a fragment of HTML that can be cloned and inserted into the document by scripts. The content within a `<template>` is not rendered immediately but can be used dynamically.

Browser compatibility:
  • The chrome browser supports this feature starting from version 26
  • The edge browser supports this feature starting from version 13
  • The firefox browser supports this feature starting from version 22
  • The safari browser supports this feature starting from version 8
Availability: