html/css静态网页制作
任务要求: 简单对网页进行分割布局,基本思路上中下三部分,然后在每一部分细分 <! doctype html > < html > < head > < meta charset ="utf-8" > < title > 无标题文档 </ title > < link href ="qiyecss/qiye.css" type ="text/css" rel ="stylesheet" > </ head > < body > < div id ="body" > < div id ="top" > < div class ="logo" ></ div > < div class ="search" > 搜索产品 < input class ="text" type ="text" name ="" value ="" > < input class ="button" type ="button" name ="" value ="" > </ div > </ div > < div id ="back_top" > < div class ="back_a" ></ div > < div class ="back_b" ></ div > < div class ="back_one" > < ul > < li >< a href ="#" > 首页 </ a ></