website code help pls!

Need fast help with the code, site works perfect in firefox and chrome etc etc. In IE i cant see the "footer" and i guess it called

<td width="100%" height="120" valign="middle" class="bt">

And when i use IE i see <![endif]--><![endif]--><![endif]--> 3 times in left corner. only in IE.


Can somebody see here whats wrong in the code ? I guess all is about the IF tag, something is wrong there.

THanks so much if somebody can help. :) !!!!!


The code

<head>
<title>GeoWash Sweden</title>
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">
html, body {
height: 100%;
margin: 0;
padding: 0;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#content {
position:relative;
z-index:1;
}

a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none; color: #000000;}
</style>
<!--[if IE 6]>
<!--[if IE 6]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<![endif]-->
<![endif]-->
<!--[if IE 7]>
<!--[if IE 7]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<![endif]-->
<![endif]-->
<!--[if IE 8]>
<!--[if IE 8]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<![endif]-->
<![endif]-->
<!--[if IE 9]>
<!--[if IE 9]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<![endif]-->
<![endif]--> <script type="text/javascript">

var photos=new Array()
var photoslink=new Array()
var which=0

//define images. You can have as many as you want:
photos[0]="img/foto_slide1.jpg"
photos[1]="img/foto_slide2.jpg"
photos[2]="img/slide1.jpg"

//Specify whether images should be linked or not (1=linked)
var linkornot=0

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
photoslink[0]=""
photoslink[1]=""
photoslink[2]=""

//do NOT edit pass this line

var preloadedimages=new Array()
for (i=0;i<photos.length;i++){
preloadedimages=new Image()
preloadedimages.src=photos
}


function applyeffect(){
if (document.all && photoslider.filters){
photoslider.filters.revealTrans.Transition=Math.floor(Math.random()*23)
photoslider.filters.revealTrans.stop()
photoslider.filters.revealTrans.apply()
}
}



function playeffect(){
if (document.all && photoslider.filters)
photoslider.filters.revealTrans.play()
}

function keeptrack(){
window.status="Image "+(which+1)+" of "+photos.length
}


function backward(){
if (which>0){
which--
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function forward(){
if (which<photos.length-1){
which++
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function transport(){
window.location=photoslink[which]
}

</script>


</head>
<body>
<img src="img/web.jpg" alt="background image" id="bg" />
</body>
<div id="content">
<table width="100%" height="100%" valign="top" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<table width="800" cellpadding="0" cellspacing="0" align="center" class="nt">
<tr>
<td width="270" height="120"><img src="img/logo.jpg" height="120" width="270" border="0"></td>
<td width="530" height="120" valign="middle" align="center" class="links">
<a href="#"><i>Start</a> | <a href="omoss.htm">Om oss</a> | <a href="koncept.htm">Koncept</a> | <a href="miljo.htm">Miljö</a> | <a href="sp.htm">Sammarbetspartners</a> | <a href="kontakt.htm">Kontakta oss</a></i>
</tr>
<tr>
<td colspan="2" height="55" valign="middle"><a href="http://www.icawatersavers.org" target="_blank"><img src="img/LogoSAVE.JPG" border="0" width="99" height="25"></a> <a href="http://www.ecofriendlymag.com" target="_blank"><img src="img/LogoECO.JPG" border="0" width="99" height="25"></a> <a href="http://www.carwash.org" target="_blank"><img src="img/LogoICA.JPG" border="0" width="99" height="25"></a> <a href="http://www.geowash.com" target="_blank"><img src="img/LogoGEO.jpg" border="0"></a></td>
</tr>
<tr>
<td colspan="2" height="100%">
<table width="800" height="100%" border="0" class="nt">
<tr>
<td width="480" height="100%" valign="top" align="justify">

<div id="rubrik"><i>GeoWash | Start</i></div>
<hr>

<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" colspan="2" height="22"><center>
<script>
if (linkornot==1)
document.write('<a href="javascript:transport()">')
document.write('<img src="'+photos[0]+'" name="photoslider" style="filter:revealTrans(duration=2,transition=23)" border=0>')
if (linkornot==1)
document.write('</a>')
</script>
</center></td>
</tr>
<tr>
<td width="50%" height="21"><p align="left"><a href="#" onClick="backward();return false"><img src="img/ale.gif" border="0"></a></td>
<td width="50%" height="21"><p align="right"><a href="#" onClick="forward();return false"><img src="img/ari.gif" border="0"></a></td>
</tr>
</table>
<p><div id="inl">
Välkommen till GeoWash Sverige</div></p>
<p>• Undersökningar visar att de flesta bilägare vill ha sina bilar tvättade fyra gånger i månaden.</p>
<p>• 60% av dessa personer tvättar sin bil endast en gång i månaden.</p>
<p>• Den främsta orsaken till detta är brist på tid.</p>
<p>• Hjälper kunder att spara tid, så de kan komma oftare, eller stanna längre och shoppa.</p>
<p>• Maximerar och bibehåller kundlojalitet.</p>
<p>• Leder till högre säkerhet på parkeringsplatsen på grund av ökad personalnärvaro.</p>
<p>• Det finns inget behov av att investera i infrastruktur för behandling av avloppsvatten.</p>
<p>• Demonstration av en innovativ bild och omsorg för miljön.</p>
<p>• Kunder sparar bränsle och tid till och från biltvättar.</p>
<p>• Fokus på roligare aktiviteter samtidigt som de får högklassig service.</p>
<p>• En extraordinär tjänst till ett ordinärt pris.</p>
<p>• Du behöver inte flytta bilen från parkeringsplatsen.</p>
<p>• Ingen anledning att lämna nycklarna.</p>




</td>
<td width="20" height="100%" valign="top" align="justify">&nbsp;</td>
<td width="300" height="100%" valign="top" align="justify">
<div id="rubrik"><i>Nyheter</i></div>
<hr>
<div id="nyhet"><p>00:12 2011-04-29 <i>skrivet av</i> Användare</p></div>
Välkommen till Geowash Sverige! Sidan är förtillfället under konstruktion, men det finns endel info du kan läsa igenom!.
<hr>
Test


</td>
</tr>
</table>
</td>
</tr>
</table>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td width="100%" height="120" valign="middle" class="bt">
<table width="100%" height="120" cellpadding="0" cellspacing="0" valign="top" align="center">
<tr>
<td width="70%" height="120" valign="top" align="left" class="nt">
<table width="800" height="120" valign="middle" align="center" class="nt">
<tr>
<td>
Copyright © 2011 GeoWash Sweden - Mobile Car Wash System.<br>
<b>GeoWash Worl Wide</b><br>
<a href="http://geowash.com/page.php?seccion=locations" target="_blank">Main Branch USA</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Argentina</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Colombia</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Venezuela</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Russian Federation</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Spain</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Italy</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Nigeria</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">South Africa</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Egypt</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Saudi Arabia</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Lebanon</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Qatar</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">UAE</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Oman</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Ukraine</a> </td></tr></table></td>
<td width="30%" height="120" valign="top" align="center" class="nt"><a href="video.htm"><img src="img/tv.gif" border="0"></a></td>
</tr>
</table>
</td>
</tr>
</td>
</tr>
</table>
</div>
Comments
35
looks like your a faggot
because u care about IE :))
Parent
I care about other customers, i care about that i earn money am i still a faggot :)?
Parent
make annoying popup that their browser isnt fully supported
Parent
LLOL YOU AGAIN, SPAGHETTI ARM :XSASDFD
IE sux, ignore it
70% still use IE :P
Parent
Chrome way faster.
Parent
ye maybe it is, but still most people use IE. Me myself use firefox :)
Parent
ff 4.0 epic
Parent
who cares they are nubs
Parent
replace

<![endif]--><![endif]--><![endif]-->
with
<!--[endif]--><--![endif]--><--![endif]-->

and it should work
thx will try.!
why cant i see the footer in IE, but i can see it in firefox and chrome ?
Parent
because firefox and chrome are accepting more bullshit codes
Parent
did not work.... :P

ok ok
Parent
try this

<head>
<title>GeoWash Sweden</title>
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">
html, body {
height: 100%;
margin: 0;
padding: 0;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#content {
position:relative;
z-index:1;
}

a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none; color: #000000;}
</style>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<script type="text/javascript">

var photos=new Array()
var photoslink=new Array()
var which=0

//define images. You can have as many as you want:
photos[0]="img/foto_slide1.jpg"
photos[1]="img/foto_slide2.jpg"
photos[2]="img/slide1.jpg"

//Specify whether images should be linked or not (1=linked)
var linkornot=0

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
photoslink[0]=""
photoslink[1]=""
photoslink[2]=""

//do NOT edit pass this line

var preloadedimages=new Array()
for (i=0;i<photos.length;i++){
preloadedimages=new Image()
preloadedimages.src=photos
}


function applyeffect(){
if (document.all && photoslider.filters){
photoslider.filters.revealTrans.Transition=Math.floor(Math.random()*23)
photoslider.filters.revealTrans.stop()
photoslider.filters.revealTrans.apply()
}
}



function playeffect(){
if (document.all && photoslider.filters)
photoslider.filters.revealTrans.play()
}

function keeptrack(){
window.status="Image "+(which+1)+" of "+photos.length
}


function backward(){
if (which>0){
which--
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function forward(){
if (which<photos.length-1){
which++
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function transport(){
window.location=photoslink[which]
}

</script>


</head>
<body>
<img src="img/web.jpg" alt="background image" id="bg" />
</body>
<div id="content">
<table width="100%" height="100%" valign="top" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<table width="800" cellpadding="0" cellspacing="0" align="center" class="nt">
<tr>
<td width="270" height="120"><img src="img/logo.jpg" height="120" width="270" border="0"></td>
<td width="530" height="120" valign="middle" align="center" class="links">
<a href="#"><i>Start</a> | <a href="omoss.htm">Om oss</a> | <a href="koncept.htm">Koncept</a> | <a href="miljo.htm">Miljö</a> | <a href="sp.htm">Sammarbetspartners</a> | <a href="kontakt.htm">Kontakta oss</a></i>
</tr>
<tr>
<td colspan="2" height="55" valign="middle"><a href="http://www.icawatersavers.org" target="_blank"><img src="img/LogoSAVE.JPG" border="0" width="99" height="25"></a> <a href="http://www.ecofriendlymag.com" target="_blank"><img src="img/LogoECO.JPG" border="0" width="99" height="25"></a> <a href="http://www.carwash.org" target="_blank"><img src="img/LogoICA.JPG" border="0" width="99" height="25"></a> <a href="http://www.geowash.com" target="_blank"><img src="img/LogoGEO.jpg" border="0"></a></td>
</tr>
<tr>
<td colspan="2" height="100%">
<table width="800" height="100%" border="0" class="nt">
<tr>
<td width="480" height="100%" valign="top" align="justify">

<div id="rubrik"><i>GeoWash | Start</i></div>
<hr>

<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" colspan="2" height="22"><center>
<script>
if (linkornot==1)
document.write('<a href="javascript:transport()">')
document.write('<img src="'+photos[0]+'" name="photoslider" style="filter:revealTrans(duration=2,transition=23)" border=0>')
if (linkornot==1)
document.write('</a>')
</script>
</center></td>
</tr>
<tr>
<td width="50%" height="21"><p align="left"><a href="#" onClick="backward();return false"><img src="img/ale.gif" border="0"></a></td>
<td width="50%" height="21"><p align="right"><a href="#" onClick="forward();return false"><img src="img/ari.gif" border="0"></a></td>
</tr>
</table>
<p><div id="inl">
Välkommen till GeoWash Sverige</div></p>
<p>• Undersökningar visar att de flesta bilägare vill ha sina bilar tvättade fyra gånger i månaden.</p>
<p>• 60% av dessa personer tvättar sin bil endast en gång i månaden.</p>
<p>• Den främsta orsaken till detta är brist på tid.</p>
<p>• Hjälper kunder att spara tid, så de kan komma oftare, eller stanna längre och shoppa.</p>
<p>• Maximerar och bibehåller kundlojalitet.</p>
<p>• Leder till högre säkerhet på parkeringsplatsen på grund av ökad personalnärvaro.</p>
<p>• Det finns inget behov av att investera i infrastruktur för behandling av avloppsvatten.</p>
<p>• Demonstration av en innovativ bild och omsorg för miljön.</p>
<p>• Kunder sparar bränsle och tid till och från biltvättar.</p>
<p>• Fokus på roligare aktiviteter samtidigt som de får högklassig service.</p>
<p>• En extraordinär tjänst till ett ordinärt pris.</p>
<p>• Du behöver inte flytta bilen från parkeringsplatsen.</p>
<p>• Ingen anledning att lämna nycklarna.</p>




</td>
<td width="20" height="100%" valign="top" align="justify">&nbsp;</td>
<td width="300" height="100%" valign="top" align="justify">
<div id="rubrik"><i>Nyheter</i></div>
<hr>
<div id="nyhet"><p>00:12 2011-04-29 <i>skrivet av</i> Användare</p></div>
Välkommen till Geowash Sverige! Sidan är förtillfället under konstruktion, men det finns endel info du kan läsa igenom!.
<hr>
Test


</td>
</tr>
</table>
</td>
</tr>
</table>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td width="100%" height="120" valign="middle" class="bt">
<table width="100%" height="120" cellpadding="0" cellspacing="0" valign="top" align="center">
<tr>
<td width="70%" height="120" valign="top" align="left" class="nt">
<table width="800" height="120" valign="middle" align="center" class="nt">
<tr>
<td>
Copyright © 2011 GeoWash Sweden - Mobile Car Wash System.<br>
<b>GeoWash Worl Wide</b><br>
<a href="http://geowash.com/page.php?seccion=locations" target="_blank">Main Branch USA</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Argentina</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Colombia</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Venezuela</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Russian Federation</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Spain</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Italy</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Nigeria</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">South Africa</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Egypt</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Saudi Arabia</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Lebanon</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Qatar</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">UAE</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Oman</a> | <a href="http://geowash.com/page.php?seccion=locations" target="_blank">Ukraine</a> </td></tr></table></td>
<td width="30%" height="120" valign="top" align="center" class="nt"><a href="video.htm"><img src="img/tv.gif" border="0"></a></td>
</tr>
</table>
</td>
</tr>
</td>
</tr>
</table>
</div>
Parent
thx i tried it and endif disepeared, but still the footer is problem only got white area there.

what was the code u changed ?, so i can fix it on the other sites :P
Parent
http://images.ls-et.de/nzoizp.png

just instant remove the IE shit. IE6, 7, 8 etc.
but only the code with the "!" in it, rest is impotant


and keep this code:

<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>

not like 4 times the same shit. one is enough.
Parent
you mean webkit?
Parent
webshit? :D
Parent
because older versions of IE have their own standards and cant render shit correctly.
Parent
first of all ""
hehe u mad :o
Parent
pretty nerd stuff , didnt expect you as alphamale to deal with nerdCOmputers :D
The fuck..
just for the notice, when u style ur anchors to color #ffffff with white background, obviously you wont see the links...
btw, this piece of html code is fine example of wrong aproaches while making html sites
if it works, it works m8
Parent
<div><a href=tl;dr></div>
inline css, bullets in paragraphs, doubled conditional statements - whats next? xD
This isn't very strict.. ! !
Back to top