请问图片居中的代码是多少?

来源:百度知道 编辑:UC知道 时间:2024/05/27 04:47:34

<td align=center>
<img src=url>
</td>

<!--# 特效来源:http://www.7dspace.com/ -->
<!-- 把如下代码加入<head>区域中 -->
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(/files/pic/20050816/200581610411444575.jpg);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</STYLE>