美化文本

Posted badren

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了美化文本相关的知识,希望对你有一定的参考价值。

    list-style: disc; 列表项默认样式
    list-style: circle; 小圆点
    list-style: none; 去掉点点
    font-size: 文字大小,可继承(避免奇数)
    font-weight: bold; 加粗
    font-weight: normal;粗的变正常,不加粗
    font-style: italic; 倾斜(在词库中寻找)
    font-style:oblique; 自动倾斜
    letter-spacing:10px; 字间距
    Word-spacing:10px; 词间距
    text-indent:首行文字缩进<p>
    margin-left:首行文字缩进<span>
    text-decoration:none; 去掉下划线
    text-decoration:overline; 文字顶部划线
    text-decoration:underline; 文字底部划线
    text-decoration:line through; 文字中部划线
    非衬线字体:文字边缘未经过修饰,在电子设备上视觉效果良好
    font-family:“Microsoft YaHei”,“黑体”,serif(衬线字体),sans-serif(非衬线字体);
    border-radius:50%; 圆角
    border-radius:20px/30px;x半径y半径




















以上是关于美化文本的主要内容,如果未能解决你的问题,请参考以下文章

使用jqselectable构建美化的select元素

QT中怎样读取中文文本文件!

我用换行符替换所有标签`<br>`

如何将文本文档批量拆分为变量

如何从文本文档中预测连续值(时间)? [关闭]

通过添加跨度突出显示文本文档中的字符串