VOOZH about

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

⇱ HTML5 MathML framespacing Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML5 MathML framespacing Attribute

Last Updated : 23 Jul, 2025

This attribute defines the space between the table and the frame. This attribute is accepted by <mtable> tag only.

Syntax:

<element framespacing="number">

Attributes Value:

  • number: This attribute defines the space between  the table and the frame.

Below example illustrate the framespacing attribute in HTML5 MathML:

Example:

Output:

👁 Image

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

  • Firefox
Comment
Article Tags: