xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

O² & O₂ All In One

O² & O₂ All In One

special symbol

& O₂

https://twitter.com/rauchg/status/1322701763460255745/photo/1

HTML tag

HTML subscript and superscript Tags

HTML 下标元素

HTML 上标元素

<sub> & <sup>

`H<sub>2</sub>O` === H<sub>2</sub>O

`O<sup>2</sup>` === O<sup>2</sup>

H<sub>2</sub>O === H2O

O<sup>2</sup> === O2

<p>Almost every developer's favorite molecule is
C<sub>8</sub>H<sub>10</sub>N<sub>4</sub>O<sub>2</sub>, also known as "caffeine."</p>

Almost every developer's favorite molecule is C8H10N4O2, also known as "caffeine."


<p>The <b>Pythagorean theorem</b> is often expressed as the following equation:</p>

<p><var>a<sup>2</sup></var> + <var>b<sup>2</sup></var> = <var>c<sup>2</sup></var></p>

The Pythagorean theorem is often expressed as the following equation:

a2 + b2 = c2

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sub

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sup

HTML var tag

<p>The volume of a box is <var>l</var> × <var>w</var> × <var>h</var>, where <var>l</var> represents the length, <var>w</var> the width and <var>h</var> the height of the box.</p>

The volume of a box is l × w × h, where l represents the length, w the width and h the height of the box.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/var

AOT vs JIT

JAMStack

https://jamstack.org/

https://rauchg.com/2020/static-hoisting

refs

https://www.geeksforgeeks.org/html-subscript-superscript-tags/



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2020-11-04 16:18  xgqfrms  阅读(215)  评论(1编辑  收藏  举报