Min side kan ikke ses
Hej med jerJeg har strikket en side sammen, som jeg ikke kan se hvis jeg kalder den "index.php", men den kan sagtens ses hvis den hedder "index.html"
Nu er der så gået stædighed idet, og den skal hedde index.php, nogen som kan fortælle mig hvorfor det er sådan??
Her min kode:
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da">
<head>
<link rel="stylesheet" style="type/css" href="style.css" />
<title>.::Intelli.dk::.</title>
</head>
<body class="bg">
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<table class="top">
<tr>
<td></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0">
<tr>
<td class="m1"></td>
<td class="m2"><div onmouseover="style.backgroundColor='#969696'; style.bordercolor='#969696'; style.cursor='hand';" onmouseout="style.backgroundColor='transparent';" onclick="location.href='main.php'"><table width="100%"><tr><td class="text1">Main</td></tr></table></div></td>
<td class="m3"><div onmouseover="style.backgroundColor='#969696'; style.bordercolor='#969696'; style.cursor='hand';" onmouseout="style.backgroundColor='transparent';" onclick="location.href='nyhed.php'"><table width="100%"><tr><td class="text1">Nyheder</td></tr></table></div></td>
<td class="m4"><div onmouseover="style.backgroundColor='#969696'; style.bordercolor='#969696'; style.cursor='hand';" onmouseout="style.backgroundColor='transparent';" onclick="location.href='forum.php'"><table width="100%"><tr><td class="text1">Forum</td></tr></table></div></td>
<td class="m5"><div onmouseover="style.backgroundColor='#969696'; style.bordercolor='#969696'; style.cursor='hand';" onmouseout="style.backgroundColor='transparent';" onclick="location.href='links.php'"><table width="100%"><tr><td class="text1">Links</td></tr></table></div></td>
<td class="m6"><div onmouseover="style.backgroundColor='#969696'; style.bordercolor='#969696'; style.cursor='hand';" onmouseout="style.backgroundColor='transparent';" onclick="location.href='misc.php'"><table width="100%"><tr><td class="text1">Misc</td></tr></table></div></td>
<td class="m7"><div onmouseover="style.backgroundColor='#969696'; style.bordercolor='#969696'; style.cursor='hand';" onmouseout="style.backgroundColor='transparent';" onclick="location.href='kontakt.php'"><table width="100%"><tr><td class="text1">Kontakt</td></tr></table></div></td>
<td class="m8"></td>
<td class="m9"></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0">
<tr>
<td><table class="ma1"><tr><td></td></tr></table></td>
<td><table class="ma2"><tr><td></td></tr></table></td>
<td><table class="ma3"><tr><td></td></tr></table></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0">
<tr>
<td><table class="bu1"><tr><td></td></tr></table></td>
<td><table class="bu2"><tr><td></td></tr></table></td>
<td><table class="bu3"><tr><td></td></tr></table></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Håber i kan give mig svar...
/RuSeN
