Hej
Jeg har et lille grafik / design problem
her er et billede af hvordan det ser ud og hvordan det skal se ud:
http://img182.imageshack.us/my.php?image=hmmln6.jpgog kildekoden (hele koden)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> </title>
<SCRIPT language="JavaScript">
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
function movepic(img_name,img_src) {
document[img_name].src=img_src;
}
// End -->
</SCRIPT>
<meta name="Generator" content="">
<meta name="Description" content="">
<meta name="Keywords" content="">
</head>
<body>
<table id="Table_01" width="800" height="150" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="7">
<img src="include/images/header_01.gif" width="800" height="110" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="include/images/header_02.gif" width="16" height="40" alt=""></td>
<td>
<a href="test.html" border="0"
onmouseover="movepic('button','include/images/header_03.gif')"
onmouseout="movepic('button','include/images/header1_03.gif')">
<IMG border="0" NAME="button" SRC="include/images/header1_03.gif" ALT=""></A>
</td>
<td>
<a href="test.html" border="0"
onmouseover="movepic('button1','include/images/header_04.gif')"
onmouseout="movepic('button1','include/images/header1_04.gif')">
<IMG border="0" NAME="button1" SRC="include/images/header1_04.gif" ALT=""></A>
</td>
<td>
<a href="test.html" border="0"
onmouseover="movepic('button2','include/images/header_05.gif')"
onmouseout="movepic('button2','include/images/header1_05.gif')">
<IMG border="0" NAME="button2" SRC="include/images/header1_05.gif" ALT=""></A>
</td>
<td>
<a href="test.html" border="0"
onmouseover="movepic('button3','include/images/header_06.gif')"
onmouseout="movepic('button3','include/images/header1_06.gif')">
<IMG border="0" NAME="button3" SRC="include/images/header1_06.gif" ALT=""></A>
</td>
<td>
<img src="include/images/header_07.jpg" width="122" height="21" alt=""></td>
<td rowspan="2">
<img src="include/images/header_08.gif" width="266" height="40" alt=""></td>
</tr>
<tr>
<td colspan="5">
<img src="include/images/header_09.gif" width="518" height="19" alt=""></td>
</tr>
</table>
Det jeg skal bruge en løsning på er, hvordan jeg kan få IE til at ligne det som den viser i firefox..
tabellen er lavet med adobephotoshop CS3 (save for web)
men det var jo ikke lave som at nogle af billeder skulle være links, så derofr viser den forkert
Indlæg senest redigeret d. 14.09.2008 15:18 af Bruger #11875