VOOZH about

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

⇱ HTML5 MathML depth Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML5 MathML depth Attribute

Last Updated : 16 Nov, 2020

This attribute is used to set the depth or increase/decrease the depth of the content. This attribute is accepted by <mpadded> tag only.

Syntax:

<element depth="length">

Attribute Values:

  • length: This attribute sets or increments the depth.

Below example illustrate the depth attribute in HTML5 MathML:

Example:

Output:

👁 Image

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

  • Firefox
Comment
Article Tags: