摘要:
@import url("reset.css");/*首页通用样式开始*/ .container{ width: 950px; margin: 0 auto; } /*首页通用样式结束*/ /*统一样式*/button{ cursor: pointer;} /*首页头部开始*/.header{ he 阅读全文
摘要:
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title>豆瓣</title> <link rel="shortcut icon"type="imge/x-icon"href="img/favicon.ico" /> <link rel=" 阅读全文