发布网友 发布时间:2022-04-24 03:16
共5个回答
热心网友 时间:2023-10-24 08:08
实现原理:将图片放到表格单元格里,通过添加align="center"实现居中。
1.准备图片素材,新建html网页。
2.打开Dreamweaver,在<body></body>里插入如下代码:
<table align="center" width=1133 height=1535 style="background:url(images/Book.jpg);">
<tr>
<td></td>
</tr>
</table>
3.在IE浏览器里预览。
热心网友 时间:2023-10-24 08:08
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">背景图片给个DIV,在DIV中写上margin:auto;就自动居中了
热心网友 时间:2023-10-24 08:08
实现原理:将图片放到表格单元格里,通过添加align="center"实现居中。
1.准备图片素材,新建html网页。
2.打开Dreamweaver,在<body></body>里插入如下代码:
<table align="center" width=1133 height=1535 style="background:url(images/Book.jpg);">
<tr>
<td></td>
</tr>
</table>
3.在IE浏览器里预览。
热心网友 时间:2023-10-24 08:08
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">背景图片给个DIV,在DIV中写上margin:auto;就自动居中了
热心网友 时间:2023-10-24 08:09
1.直接定义背景样式:
2. body部分引用背景图片,对图片位置进行定义:
热心网友 时间:2023-10-24 08:09
1.直接定义背景样式:
2. body部分引用背景图片,对图片位置进行定义:
热心网友 时间:2023-10-24 08:09
背景图片不能居中显示!热心网友 时间:2023-10-24 08:09
背景图片不能居中显示!热心网友 时间:2023-10-24 08:10
background: url(xxxxx) no-repeat center center #000;热心网友 时间:2023-10-24 08:10
background: url(xxxxx) no-repeat center center #000;热心网友 时间:2023-10-24 08:08
实现原理:将图片放到表格单元格里,通过添加align="center"实现居中。
1.准备图片素材,新建html网页。
2.打开Dreamweaver,在<body></body>里插入如下代码:
<table align="center" width=1133 height=1535 style="background:url(images/Book.jpg);">
<tr>
<td></td>
</tr>
</table>
3.在IE浏览器里预览。
热心网友 时间:2023-10-24 08:08
实现原理:将图片放到表格单元格里,通过添加align="center"实现居中。
1.准备图片素材,新建html网页。
2.打开Dreamweaver,在<body></body>里插入如下代码:
<table align="center" width=1133 height=1535 style="background:url(images/Book.jpg);">
<tr>
<td></td>
</tr>
</table>
3.在IE浏览器里预览。
热心网友 时间:2023-10-24 08:08
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">背景图片给个DIV,在DIV中写上margin:auto;就自动居中了
热心网友 时间:2023-10-24 08:09
1.直接定义背景样式:
2. body部分引用背景图片,对图片位置进行定义:
热心网友 时间:2023-10-24 08:09
背景图片不能居中显示!热心网友 时间:2023-10-24 08:08
实现原理:将图片放到表格单元格里,通过添加align="center"实现居中。
1.准备图片素材,新建html网页。
2.打开Dreamweaver,在<body></body>里插入如下代码:
<table align="center" width=1133 height=1535 style="background:url(images/Book.jpg);">
<tr>
<td></td>
</tr>
</table>
3.在IE浏览器里预览。
热心网友 时间:2023-10-24 08:08
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">背景图片给个DIV,在DIV中写上margin:auto;就自动居中了
热心网友 时间:2023-10-24 08:10
background: url(xxxxx) no-repeat center center #000;热心网友 时间:2023-10-24 08:08
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">背景图片给个DIV,在DIV中写上margin:auto;就自动居中了
热心网友 时间:2023-10-24 08:09
1.直接定义背景样式:
2. body部分引用背景图片,对图片位置进行定义: