math-style
Quick Summary for math-style
The math-style property indicates whether MathML equations should render with normal or compact height.
Code Usage for math-style

<pre class="brush: css notranslate"><code><span class="token comment">/ Keyword values /</span> <span class="token property">math-style</span><span class="token punctuation">:</span> normal<span class="token punctuation">;</span> <span class="token property">math-style</span><span class="token punctuation">:</span> compact<span class="token punctuation">;</span> <span class="token comment">/ Global values /</span> <span class="token property">math-style</span><span class="token punctuation">:</span> inherit<span class="token punctuation">;</span> <span class="token property">math-style</span><span class="token punctuation">:</span> initial<span class="token punctuation">;</span> <span class="token property">math-style</span><span class="token punctuation">:</span> revert<span class="token punctuation">;</span> <span class="token property">math-style</span><span class="token punctuation">:</span> unset<span class="token punctuation">;</span> </code></pre>

More Details for math-style

math-style

The math-style property indicates whether MathML equations should render with normal or compact height.

Syntax

/* Keyword values */ math-style: normal; math-style: compact;  /* Global values */ math-style: inherit; math-style: initial; math-style: revert; math-style: unset; 

Values

normal

The initial value, indicates normal rendering.

compact

The math layout on descendants tries to minimize the logical height.

Formal definition

Initial valuenormal
Applies toall elements
Inheritedyes
Computed valueas specified
Animation typeNot animatable

Formal syntax

normal | compact

Examples

CSS

math {   math-style: compact; } 

Specifications

Specification
MathML Core # the-math-style-property

Last modified: Jan 24, 2022, by MDN contributors

Select your preferred language English (US)Français Change language

No Items Found.

Add Comment
Type in a Nick Name here
 
Other Categories in CSS
css
Search CSS
Search CSS by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Latest News
## 🚀 AI Giants Hit Bullseye: Anthropic & OpenAI Achieve Product-Market Fit Anthropic and OpenAI have reached a significant milestone, finding product-market fit with their AI technologies, which means their products effectively meet the needs of their customers, driving growth and adoption. This achievement showcases the practical value of their innovations, enabling businesses and individuals to leverage AI for enhanced productivity and efficiency. With this alignment of product and market needs, these companies are poised to transform industries and shape the future of technology.