为了迎接到来的奥运,各大网站都将自己的网站进行改成“迎奥运”版式,代码如下:
<style>
<!--
body {
background-image:url(2008indexbg.png);
background-position:top;
background-repeat:repeat-x;
}
//-->
</style>
为了迎接到来的奥运,各大网站都将自己的网站进行改成“迎奥运”版式,代码如下:
<style>
<!--
body {
background-image:url(2008indexbg.png);
background-position:top;
background-repeat:repeat-x;
}
//-->
</style>
上一篇: textarea限制输入的行数
下一篇: div中文字垂直居中