初写静态网页

时间:2019-02-09 08:32:18
【文件属性】:

文件名称:初写静态网页

文件大小:432KB

文件格式:RAR

更新时间:2019-02-09 08:32:18

html+css+js

html+css 入门 /*main*/ .main { width: 100%; height: auto; margin: 0; padding: 0; float: left; } /*专家团队*/ .showtTitle { width: 455px; height: 70px; padding: 0; margin: 0 auto; } .tcontain { width: 120px; height: 3px; padding: 0; margin: 62px 0 5px 0 ; float: left; background: url(../img/aboutjux.jpg); } #tTitle { width: 215px; height: 70px; margin: 0; padding: 0; float: left; } #tTitle ul{ width: auto; height: 28px; padding: 0; margin: 25px 65px 0 65px; } #tTitle ul a{ font-family:"微软雅黑"; font-size: 16px; color:#000000; margin:0 10px 0 10px; padding: 0; font-weight: bold; text-decoration: none; }


网友评论