VOOZH about

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

⇱ HTML5 MathML rspace Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML5 MathML rspace Attribute

Last Updated : 23 Jul, 2025

This attribute holds the value of the space length after the operator default value thickmathspace (4.32px). This attribute is accepted by  MathML <mo> tag only.

Syntax:

<element lspace="length">

Attribute Values:

  • length: This attribute holds the value of the space length after the operator default value is thickmathspace (4.32px).

Below example illustrate the rspace attribute in HTML5 MathML:

Example:

Output:

👁 Image

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

  • Firefox
Comment
Article Tags: