怎么在IE浏览器的空白页面里插图片呢?
发布网友
发布时间:2022-05-02 02:57
我来回答
共2个回答
热心网友
时间:2022-06-27 08:11
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>About:blank</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="100%">
<tr>
<td width="100%">
<p align="center">
<img border="0" src="你的图片文件" ></td>
</tr>
</table>
</body>
</html>
保存为welcome.html
用IE打开,设置为启动页
热心网友
时间:2022-06-27 08:11
这是上面怪问题啊???