@namespace

Term side of the Card
Topic: Directives
Unit title: @namespace
Categories: Directive
Explanation side of the Card

Explanation: The directive that declares a namespace for CSS selectors, useful in XML-based documents to differentiate between elements from different XML namespaces. It helps avoid conflicts by specifying which namespace the selectors apply to, ensuring proper styling in complex documents.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: