VOOZH about

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

⇱ HTML5 MathML mathbackground Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML5 MathML mathbackground Attribute

Last Updated : 23 Jul, 2025

This attribute holds the value of the math expressions background color. This attribute is accepted by all the MathML tags.

Syntax:

<element mathbackground="Colorname">

Attribute Values:

  • Colorname: This value defines the color you want.

Below example illustrate the mathbackground in HTML5 MathML:

Example: 

Output:

👁 Image

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

  • Firefox
Comment
Article Tags: