Welche CSS-Angaben fehlen, um diese Page in beiden Browsern relativ identisch aussehen zu lassen?
URL: jamaica-focus.com/SvenLittkowski
Code:
- Code: Alles auswählen
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title></title>
<base target="Page">
<script language="JavaScript">
<!--
// -->
</script>
</head>
<body style="background: url(v/Pages/Title.jpg) fixed no-repeat; background-position: top; background-color: #<?PHP echo($SeitenFarbeControl); ?>; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px"">
<table style="width: 950px; height: 120px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: left; vertical-align: top;">
<tr>
<td style="width: 950px; height: 5px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: right; vertical-align: top;" colspan="5">
</td>
</tr>
<tr>
<td style="width: 111px; height: 114px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: left; vertical-align: top;">
<img src="v/FXs/LinkContactPassive.jpg" width="111" height="27" border="0" alt="Contact Form" title="Contact Form">
</td>
<td style="width: 126px; height: 114px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: center; vertical-align: top;">
<img src="v/Deco/Glass.gif" style="width: 7px; height: 12px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px;">
<img src="v/FXs/LinkHomePassive.gif" style="width: 85px; height: 12px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px;" alt="Contact Form" title="Contact Form">
<img src="v/Deco/Glass.gif" style="width: 22px; height: 12px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px;">
</td>
<td style="width: 96px; height: 114px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: left; vertical-align: top;">
</td>
<td style="width: 467px; height: 114px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: left; vertical-align: top;">
<img src="v/FXs/LinkArticlesPassive.jpg" width="147" height="27" border="0" alt="Contact Form" title="Contact Form">
<img src="v/Deco/Glass.gif" width=" 13" height="27" border="0">
<img src="v/FXs/LinkImagesPassive.jpg" width="147" height="27" border="0" alt="Contact Form" title="Contact Form">
<img src="v/Deco/Glass.gif" width=" 13" height="27" border="0">
<img src="v/FXs/LinkStreamerPassive.jpg" width="147" height="27" border="0" alt="Contact Form" title="Contact Form">
</td>
<td style="width: 88px; height: 114px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: right; vertical-align: top;">
</td>
</tr>
<tr>
<td style="width: 950px; height: 1px; border-style: none; border-with: 0px; padding: 0px; border-spacing: 0px; text-align: left; vertical-align: top;" colspan="5">
<img src="v/FXs/TitleWide.gif" border="0" width="950" height="1">
</td>
</tr>
</table>
</body>
</html>

