摘要: CSS的全称是Cascading Style Sheets(层叠样式表单)。先看一段代码:<html> <head> <title>hello css</title> <style> <!-- div {width:200;filter:blur(add=true;direction=135,strengh=20);} --> ... 阅读全文
posted @ 2012-07-19 23:26 呼啸而过 阅读(137) 评论(0) 推荐(0)