网站奥运背景代码

来源:百度知道 编辑:UC知道 时间:2024/09/23 19:32:22
最近看到很多网站的背景头部位置都有红色奥运的北京,
谁能告诉我那是怎么添加的?
比如:163.com

<body>
<div style="background:url(http://img1.cache.netease.com/cnews/img/netease_img08.jpg) no-repeat center top;">
<div style="clear:both;text-align:left;margin:0 auto; width:750px;"><a href="http://2008.163.com/" title="网易 奥运"><img src="http://img1.cache.netease.com/cnews/img/netease_img08_02_1.jpg" width="362" height="34" alt="网易 奥运"/></a></div>
<div style="width:750px;clear:both;background:#fff;margin:0 auto;">

人家编辑HTML放进入的,里面第一个background后面那个就是图的地址,center top是顶部居中

body>
<div style="background:ur