随笔分类 -  html

摘要:コード生成: パターン抽出: 阅读全文
posted @ 2017-05-15 00:09 fff8965 阅读(175) 评论(0) 推荐(0)
摘要:word-break:keep-all;white-space:nowrap;overflow:hidden;min-width:30px;max-width:100px; 阅读全文
posted @ 2016-01-27 10:21 fff8965 阅读(827) 评论(0) 推荐(0)
摘要:http://blog.useasp.net/archive/2013/05/29/x-UA-compatible-defining-document-compatibility-emulate-ie-specific-version-to-display-document.aspx 阅读全文
posted @ 2015-11-06 11:39 fff8965 阅读(171) 评论(0) 推荐(0)
摘要:转自:http://codenote.mao.li/html-nbsp记录一下,空格的转义字符分为如下几种:1. &160#;不断行的空白(1个字符宽度)2.  &8194#;半个空白(1个字符宽度)3.  &8195#;一个空白(2个字符宽度)4.  &8201#;窄空白(小于1个字符宽度)平时一般用的是但是在中文中也许有时候更适合用  阅读全文
posted @ 2013-12-30 10:47 fff8965 阅读(5554) 评论(0) 推荐(0)