简单记录(css换行带点与不带点)

Posted zhangxiaoqiong

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了简单记录(css换行带点与不带点)相关的知识,希望对你有一定的参考价值。

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Document</title>
    <style>
        /* 前提一定要有宽高 */
        /* 换行带点 */
        .no_whitespace_ellipsis
            width: 100%;
            max-width: 3.4rem;
            height: .44rem;
            min-height: .44rem;
            font-size: .24rem;
            font-weight: 400;
            color: #999999;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        
        /* 换行不带点 */
        .no_whitespace
            width: 100%;
            max-width: 3.4rem;
            height: .44rem;
            min-height: .44rem;
            font-size: .24rem;
            font-weight: 400;
            color: #999999;
            overflow: hidden;
        
    </style>
</head>
<body>
    
</body>
</html>

  

以上是关于简单记录(css换行带点与不带点)的主要内容,如果未能解决你的问题,请参考以下文章

HTML 只允许 <input type="number"> 中不带点 (.) 的数字 [重复]

WPF|一个比较简单带点设计的登录界面

带点的按钮分页

调整浏览器窗口大小时如何显示带点的文本? [复制]

this是什么!

什么是弦乐文化