von languitar |
ich hatte mit nem Iframe mal nen Fehler als ich das in einer Tabelle drin hatte, dass vor dem Iframe-Tag kein Zeilenumbruch sein darf. probier einfach mal mit den größenangaben etwas rum. das sind so sachen, da weiß man nie genau was los ist. |
von Xeal |
klar:
http://web58.server7.rhs-it.de/xeal/shot.jpg |
von languitar |
kannst du mal nen screenshot vom der entsprechenden stelle machen? |
von Xeal |
Hi,
ich weiss nicht so richtig wie ich es erklären soll. geht ma auf www.xeal.de und schaut euch das "inhalts-fenster" genau an. Da is a: ein grüner strich und b: verscheibt sich da was wenn man genau hinschaut.
Hier der Code :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0057)http://web126.server4.rhs-it.de/xea...iges/layout.htm -->
<HTML><HEAD>
<style type="text/css">
A:hover {color:#424F2D; text-decoration: underline;}
BODY {
scrollbar-base-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #424F2D;
}
</style>
<TITLE>Xeal.de</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY bgColor=#E5EFDB text="#424F2D">
<DIV align=center>
<p> </p>
<p> </p>
<TABLE cellSpacing=0 cellPadding=0 width=709 border=0>
<TBODY>
<TR>
<TD colSpan=2 height="197"><IMG height=199
width=686 src="layout-Dateien/layout2_01.jpg" usemap="#Map" border="0"></TD>
<TD width=25 rowSpan=4><IMG height=482 src="layout-Dateien/layout2_02.jpg"
width=23 border="0"></TD>
</TR>
<TR>
<TD width=560><IMG height=215 src="layout-Dateien/layout2_03.jpg"
width=210></TD>
<TD width=1250 bgcolor="#FFFFFF"><iframe src="news.htm" name="content" height="209" width="466" frameborder="0" scrolling="yes"></iframe></TD>
</TR>
<TR>
<TD colSpan=2><IMG height=25 src="layout-Dateien/layout2_05.jpg"
width=686></TD>
</TR>
<TR>
<TD colSpan=2><IMG height=43 src="layout-Dateien/layout2_06.jpg"
width=686 border="0"></TD>
</TR></TBODY></TABLE><!-- End ImageReady Slices --></DIV>
<map name="Map">
<area shape="rect" coords="253,148,290,162" href="news.htm" target="content">
<area shape="rect" coords="292,148,324,163" href="work.htm" target="content">
<area shape="rect" coords="328,149,357,160" href="about.htm" target="content">
<area shape="rect" coords="359,150,396,161" href="contact.htm" target="content">
<area shape="rect" coords="431,149,457,161" href="misc.htm" target="content">
<area shape="rect" coords="460,148,489,160" href="book.htm" target="content">
<area shape="rect" coords="401,150,427,160" href="#">
</map>
</BODY></HTML>
|
|