怎样在dreamweaver将PS切片得到的一个图像设为该图像位置的背景

来源:百度知道 编辑:UC知道 时间:2024/06/01 06:43:51
我想在images/分页-3-copy_01.gif上面添加文字,打算将images/分页-3-copy_01.gif,在它这个位置上设置它为背景,再进行文字添加,代码发给我就行。

原代码:
<html>
<head>
<title>分页-3 copy</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (分页-3 copy.jpg) -->
<table id="__01" width="1004" height="2096" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="images/分页-3-copy_01.gif" width="500" height="908" alt=""></td>
<td rowspan="3">
<img src="images/分页-3-copy_02.gif" width="1" height="2096" alt=""></td

<html>
<head>
<title>分页-3 copy</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (分页-3 copy.jpg) -->
<table id="__01" width="1004" height="2096" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:url(images/分页-3-copy_01.gif) no-repeat; width:500px; height:908px;">这里就是你要写的文字</td>
<td rowspan="3">
<img src="images/分页-3-copy_02.gif" width="1" height="2096" alt=""></td>
<td>
<img src="images/分页-3-copy_03.gif" width="503" height="908"