gpt4 book ai didi

html - 如何缩进一个段落?

转载 作者:太空宇宙 更新时间:2023-11-03 19:52:06 26 4
gpt4 key购买 nike

在网络上,段落通常是这样的:

Hello, this is a paragraph and I am the writer. My name is Johan Levitt, people calls me Joh (Johan) in short and I have a hobby of creating cool stuffs on Web using dynamic web languages like Javascript, jQuery, PHP, etc.

但是我想要一个段落是这样的:

(space)(space) Hello, this is a paragraph and I am the writer. My name is Johan Levitt, people calls me Joh (Johan) in short and I have a hobby of creating cool stuffs on Web using dynamic web languages like Javascript, jQuery, PHP, etc.

最佳答案

设置 text-indent CSS 属性。例如

p{
text-indent:50px;
}

关于html - 如何缩进一个段落?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19132502/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com