VOOZH about

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

⇱ HTML5 MathML voffset Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML5 MathML voffset Attribute

Last Updated : 23 Jul, 2025

This attribute is used to set the vertical position or increment. This attribute is accepted by only one tag and that is <mpadded> tag.

Syntax:

<element voffset="length">

Attribute Values:

  • length: This attribute value holds the digit in specific unit, that will be shifted the below or pull upward the baseline.

Below example illustrate the voffset in HTML5 MathML:

Example:

Output: 

👁 Image

Supported Browsers: The browsers supported by voffset attribute are listed below:

  • Firefox
Comment
Article Tags: