6.html

来自「《CSS完全使用详解》 源文件下载 书籍源码」· HTML 代码 · 共 11 行

HTML
11
字号
<html>
<head>
<style>
p { text-align: justify; }
</style>
</head>
<body>
<p> We live in a digital world that is filled with more information, more things to do, and more ways to communicate with others…
</body>
</html> 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?