search

Home  >  Q&A  >  body text

How to control text size for <p>

<html>
<head>
<title>紧急报告</title>
<style>
body {
  background:#010101;
  color:#fefefe;
}
</style>
</head>
<body>
<br>
<br>
<br>
<br>
<p align="center">低调路过本站</p>
<br>
<br>
<br>
<p align="center">0.8毫秒攻破网站</p>
<br>
<br>
<br>
<p align="center">数据已经帮你删除了,不用谢</p>
<br>
<br>
<br>
<p align="center">小逆QQ:30452885</p>
<br>
<br>
<br>
<a href="">点击加入官方QQ群</a>
</body>

</html>


小逆小逆1772 days ago1494

reply all(2)I'll reply

  • 小逆

    小逆2020-01-26 22:30:16

    Just learned HTML and tried writing a black page I don’t know how to control the text size

    reply
    1
  • Joortkz

    font-size controls the text size and gives ps pixels

    Joortkz · 2020-02-29 02:02:28
  • Cancelreply