用表格做,具体代码如下:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>#案例2-html实现类淘宝页面#</title> </head> <body> <table width="80%" align="center"> <tr> <td> <table width="100%" align="center" cellpadding="0px" cellspacing="0px" border="1"> <tr> <td width="33.3%"> <img src="01_ali_logo.png"> </td> <td width="33.3%"> </td> <td width="33.3%" align="center"> <a href="#">登录</a> <a href="#">注册<a> <a href="#">购物车</a> </td> </tr> </table> </td> </tr> <tr style="height: 50px"> <td bgcolor="#ff8c00" style="border: 1px solid red"> <a href="#" style="padding: 50px"><span style="font-size: 25px;color: white;">首页</span> <a href="#" style="padding: 50px"><span style="font-size: 20px;color: white;">电子数码</span> <a href="#" style="padding: 50px"><span style="font-size: 20px;color: white;">电脑办公</span> <a href="#" style="padding: 50px"><span style="font-size: 20px;color: white;">运动户外</span> <a href="#" style="padding: 50px"><span style="font-size: 20px;color: white;">衣服家具</span> <a href="#" style="padding: 50px"><span style="font-size: 20px;color: white;">生活用品</span> <a href="#" style="padding: 50px"><span style="font-size: 20