服务端 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Net; using System.Net.Sockets; using System.Text; using System.Threading; using System.Windows.For
因为CSS3尚未形成标准,所以现行的浏览器对于css3支持不太一致,某些特性需要加上浏览器前缀 css属性的浏览器前缀 前缀 渲染引擎 使用该引擎的浏览器 -khtml- KHTML Konqueror -ms- Trident Internet Explorer -moz- Mozilla firefox -o-* Presto opera opera mobile -webkit- WebKit safari chrome android浏览器 没有添加css3样式之前原始页面如下