How to control text size for <p>
小逆
小逆 2020-01-26 22:28:36
0
2
1510
<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>


小逆
小逆

刚入门,励志自写论坛

reply all(1)
移动用户-6837789

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

  • reply font-size controls the text size and gives ps pixels
    Joortkz author 2020-02-29 02:02:28
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template