随笔分类 - Html/Css
摘要:1 2 3 4 5 Retina屏下的1px边框的实现 6 66 67 68 上面的边框 69 下面的边框 70 上下边框 71 72
阅读全文
摘要:.gray { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%
阅读全文
摘要:appearance:none; -moz-appearance:none; -webkit-appearance:none;
阅读全文
摘要:display: -webkit-box; -webkit-box-pack: center; -webkit-box-orient:vertical;
阅读全文
摘要:一行: white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis; overflow:hidden; 多行 display: -webkit-box; text-overflow: ellipsis; ove
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> img{ width: 100%; display: block; } div{ width: 600px; he
阅读全文

浙公网安备 33010602011771号