Dreamweaver浮动图片的代码?

来源:百度知道 编辑:UC知道 时间:2024/05/10 23:37:20
我想找一个Dreamweaver浮动图片的代码,网上有许多,但是都是要链接网上的图片,能不能指认自己电脑上的路径就能用的????
SOS高手来帮一下忙!!!!!!谢谢 !!!!!

<html>
<head>
<title>图片随意飘动</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.zf {
border: #999999;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
cursor: hand;
}
-->
</style>
</head>
<body bgcolor=#FFFFFF>
<div id="img" style="position:absolute; left: 0px; top: 330px;">
<table id="one" style="display: " border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="MyJS.htm"><img src="images/1.jpg" width="120" height="113" border="0" onClick="pause_resume();"></a></td&g