css3 HTML5 效果

摘要: 1 css3 机器人<!DOCTYPE html> <html> <head> <title>纯css打造安卓机器人</title> <style type="text/css"> body { font-family:"Lucida Sans Unicode"; font-size:14px; color:#4b4b4b; text-align:center; } * { padding:0px; margin:0px; } #container { position:relati 阅读全文
posted @ 2012-07-31 20:39 imihiro 阅读(332) 评论(0) 推荐(0)