I was working day and night to make a site using images for everything, but after I though I was finished I just had a look in IE and it made things worse. Do you have any idea why is IE doing things that way (and more importantly how can I solve them)? Opera and Firefox looks almost the same. And IE...
I hacked the menu template to be image based, I used menu text as image file names, made some CSS design and it looked quite well, but I don't have a clue how to achieve the same look in IE. If there is really no other choice I can start from sketch a imagemap based menu, but I hope I can fix things the way they are now. BTW menu will not be changed, so I don't need an super-dynamic menu system.
Don't look at album's problems, it's an other thread.
http://sporaarchitects.hu/video/site/
why does IE *** this site?
Re: why does IE *** this site?
first step in making site crossbrowser compatible is validation
http://validator.w3.org/check?verbose=1 ... %2Fsite%2F
2:
see the extra "
http://validator.w3.org/check?verbose=1 ... %2Fsite%2F
2:
see the extra "
Re: why does IE *** this site?
Thank you for the idea! Now I corrected the typo in the hacked menu and it works now (just the usual CSS bugs in IE...)