VOOZH about

URL: https://www.geeksforgeeks.org/html/html5-mathml-href-attribute/

⇱ HTML5 MathML href Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML5 MathML href Attribute

Last Updated : 23 Jul, 2025

The href attribute is used to specify the URL of the linked document. This attribute is accepted by all the MathML tags.

Syntax:

<element href="valid URL">

Attribute Value:

  • href: This attribute is used to specify the URL of the linked document.

Below example illustrate the href attribute in HTML5 MathML:

Example:

Output:

👁 Image

Supported Browsers: The browsers supported by HTML5 MathML href attribute are listed below:

  • Firefox
Comment
Article Tags: