100的3次方用HTML代码怎么写

Html代码:

<html>
  <head>
  </head>
  <body>
        <p>
           计算公式为3.3 &times;100<sup>7</sup>/M
        </p>
	<p>
           计算公式为3.33 &times;100<sup>-7</sup>/M
        </p>
  </body>
</html>

页面展示效果:

posted @ 2021-01-27 11:53  春燕啄春泥  阅读(380)  评论(0编辑  收藏  举报