This is my first post here, but not the last I'm sure. I have recently taken an interest in HTML & CSS and have completed a site for my graphic design portfolio. When I tested it in Safari or Chrome it looked exactly ho I wanted, but in Firefox & IE it looks a little different to how it should. I know this isn't uncommon, but it's a problem I'm not happy with & am unwilling to make live. As I'm pretty new to CSS I'm not too sure on what I need to change to fix it. Any help would be greatly appreciated.
I have uploaded the homepage in a test folder. The whole site will go live once I have fixed this problem. Instead of copying the code into this post I have just provided a link to the test homepage. That way you can view how it's meant to look in Safari or Chrome and see the strange version in Firefox or IE.
You should validate your code and work through the errors. IE is very picky and quirky with incorrect code, so just that may correct your issues. You can validate here.
Checking the layout with Opera is a good idea too, when coding. It will usually visually slap you in the face for the slightest of output errors and suchlike.
Matt, I just downloaded Operan tried it and the site displays exactly as it does in Safari & Chrome. It seems it's not the temperamental browser today. Cheers your input.
Teedoff, thanks for that. I had thought of that but thought there might have been an obvious mistake in my CSS or HTML that the people here with more knowledge on the subject than I might have picked up on.
Cheers guys. If anyone else can identify the problem I'd love to hear it. I'll hit the validator for now.
Ok so you may need to be more specific about what exactly is different from browser to browser. I just viewed in IE8 and Safari and they look the same to me.
One thing I did notice is that when you decrease browser size, your "logo" is positioned fixed and so when the browser shrinks, the links div floats over your thumbnails. Not sure if thats the effect you wanted, but thought I would mention it.
and now it's displaying properly. Thank you very much. I will have to test it in IE7 and see what it's doing. Is there an alternative to inline-block for use with IE7?
Teedoff, cheers for your help too. I am aware of the overlaps when using a resolution of around 1024 or under. There are a few measures I will play with to fix it.
I uploaded the amended version and it seems to be displaying fine for me now. Thanks.
Last edited by Ramrod; 10-28-2010 at 10:30 PM..
Reason: Mixed up names in original post.
Thanks for your help guys. I have completed the site and it's live for the world to see. Please have a look and let me know what you think www.matramsey.com