美文网首页
html写文本中遇到的问题

html写文本中遇到的问题

作者: LGirl | 来源:发表于2016-08-04 20:17 被阅读26次

    1.显示中文
    在<head>标签的后面,加一句话

    <meta charset="UTF-8">
    

    2.段首空两格

    <p style="text-indent: 2em">
    

    相关文章

      网友评论

          本文标题:html写文本中遇到的问题

          本文链接:https://www.haomeiwen.com/subject/faxhsttx.html