css怎么首行缩进

css怎么首行缩进

text-indent: 2em具体方法:新建一个html代码文件,然后在这个html代码页面上创建一个&ltdiv&gt,同时给这个&ltdiv&gt设置一个class类;然后在这个&ltdiv
html-css110