LaundroMat
Programmer
It seems Opera finds the link to my .css file
Code:
<link rel="stylesheet" type="text/css/" href="../css/hom.css">
[code]but IE doesn't find it at all! Anyone?
PS: dir structure looks like this:
[code]
+ css/
- hom.css
+ main/
- index.html (where the css' linked from)