依米吴网页设计
摘要: 开篇之前,我们先来看看最终效果图吧~今天在这里我主要记载的是,相对定位和绝对定位的应用#header {/*头部图片*/ height:109px; background:#000 url(images/header_bg.jpg) no-repeat; position:relative;/*相对定位*/}#logo {/*图片上的第一行文字*/ font-size:17px; top:30px; left:216px; width:300px; color:#FC0; letter-spacing:3px; font-weight:normal; position:absolute;/*绝 阅读全文
posted @ 2011-07-24 08:28 依米吴 阅读(1313) 评论(9) 推荐(1)