i've just spent hours messing about with this site wondering what i'd done wrong - and it turns out i've done nothing wrong, but for whatever reason internet explorer displays the page weird ( the header and footer positioning is out ) if i access it through xampp with 127.0.0.1 but not through localhost/ ( or c:\dir\file ) !!
see the pics, exactly the same file - just accessed in different ways. all ways work fine in all browsers, except ie when accessed through xampp with 127.0.0.1
you can see the logo and title moves position!
accessed through c:\directory\file.html

accessed through localhost/directory/file

accessed through 127.0.0.1/directory/file

as you can see, when accessed through 127.0.0.1 it displays the header all out of place. it does the same with the footer - which it starts displaying halfway across the screen. but only when accessed through 127.0.0.1!

fucking hours i spent trying to work this out, going through css line by line trying to see what i'd changed that messed the positioning in ie

