VOOZH about

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

⇱ HTML5 MathML close Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML5 MathML close Attribute

Last Updated : 23 Jul, 2025

This attribute holds the closing parentheses of any equation the same as the open attribute. This attribute is accepted by the <mfenched> tag.

Syntax:

<element close="parentheses">

Attribute value:

  • Parentheses: It holds the parentheses which will be used to close any equation.

Example: Below example illustrates the close attribute in the HTML5 MathML.

Output:

👁 Image

Supported browsers: The browser supported by HTML5 MathML close attribute are listed below.

  • Firefox
Comment
Article Tags: