Dreamweaver dw里面DIV绝对定位
首页里面已经有了两个DIV并且绝对定位了,我还想加一下,但是新加的那个不动了,请问各位大虾是怎么回事??前两个已经定位的div的代码:<DIVid=ysystyle="R...
首页里面已经有了两个DIV 并且绝对定位了,我还想加一下,但是新加的那个不动了,请问各位大虾是怎么回事??
前两个已经定位的div的代码:
<DIV id=ysy style="RIGHT: 0px; POSITION: absolute; TOP: 300px">
<table width="70" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="70" height="140" align="center" valign="top"><em><a href="News.html"></a></em><a href="News.html"><img src="ysy.jpg" alt="点击查看" width="70" height="140" border="0" /></a></td>
</tr></table><table width="70" border="0">
<tr>
<td><div align="right"><img src=images/close.gif OnClick="document.getElementById('ysy').style.display='none'">
</div>
</tr>
</td>
</table>
</DIV>
解决后加分
前面没显示出来
<div id="fl_left" style="position:absolute;left:0px;top:84px;">
<DIV id=fl_ltopr style="RIGHT: 0px; POSITION: absolute; TOP: 84px">
就是这个不行了<DIV id=ysy style="RIGHT: 0px; POSITION: absolute; TOP: 300px"> 展开
前两个已经定位的div的代码:
<DIV id=ysy style="RIGHT: 0px; POSITION: absolute; TOP: 300px">
<table width="70" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="70" height="140" align="center" valign="top"><em><a href="News.html"></a></em><a href="News.html"><img src="ysy.jpg" alt="点击查看" width="70" height="140" border="0" /></a></td>
</tr></table><table width="70" border="0">
<tr>
<td><div align="right"><img src=images/close.gif OnClick="document.getElementById('ysy').style.display='none'">
</div>
</tr>
</td>
</table>
</DIV>
解决后加分
前面没显示出来
<div id="fl_left" style="position:absolute;left:0px;top:84px;">
<DIV id=fl_ltopr style="RIGHT: 0px; POSITION: absolute; TOP: 84px">
就是这个不行了<DIV id=ysy style="RIGHT: 0px; POSITION: absolute; TOP: 300px"> 展开
展开全部
我弄可以。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<body>
<div id="fl_left" style="position:absolute; left:484px; top:280px;"> </div>
<DIV id=fl_ltopr style="RIGHT: 374px; POSITION: absolute; TOP: 105px"> </div>
<DIV id=ysy style="RIGHT: 585px; POSITION: absolute; TOP: 105px">
<table width="70" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="70" height="140" align="center" valign="top"><em><a href="News.html"></a></em><a href="News.html"><img src="ysy.jpg" alt="点击查看" width="70" height="140" border="0" /></a></td>
</tr></table><table width="70" border="0">
<tr>
<td><div align="right"><img src=images/close.gif OnClick="document.getElementById('ysy').style.display='none'">
</div>
</tr>
</td>
</table>
</DIV>
</body>
</html>
如果你是做工程,劝你别用dreamweaver的绘制div创建页面的方法,这种方法是胡扯的,越做越累,毛病越来越多,最后如果样式有修改基本不可能,大多数没搞明白css的人,用这种方法做出的页面,基本上是,显示器分辨率一遍整个页面就乱七八糟了。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<body>
<div id="fl_left" style="position:absolute; left:484px; top:280px;"> </div>
<DIV id=fl_ltopr style="RIGHT: 374px; POSITION: absolute; TOP: 105px"> </div>
<DIV id=ysy style="RIGHT: 585px; POSITION: absolute; TOP: 105px">
<table width="70" border="0" cellspacing="0" cellpadding="0"><tr>
<td width="70" height="140" align="center" valign="top"><em><a href="News.html"></a></em><a href="News.html"><img src="ysy.jpg" alt="点击查看" width="70" height="140" border="0" /></a></td>
</tr></table><table width="70" border="0">
<tr>
<td><div align="right"><img src=images/close.gif OnClick="document.getElementById('ysy').style.display='none'">
</div>
</tr>
</td>
</table>
</DIV>
</body>
</html>
如果你是做工程,劝你别用dreamweaver的绘制div创建页面的方法,这种方法是胡扯的,越做越累,毛病越来越多,最后如果样式有修改基本不可能,大多数没搞明白css的人,用这种方法做出的页面,基本上是,显示器分辨率一遍整个页面就乱七八糟了。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询