| You are here: DEVPPL ‹ Forum ‹ Programming ‹ CSS Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
CSS and IE8
7 posts
• Page 1 of 1
0
CSS and IE8
Hello Folks,
Really hoping somebody can help me.
I've been trying to learn CSS and thought I'd got some of the basics sorted, but now I've downloaded Internet Explorer 8, it's throwing all my hard work out of sync (unless I use this new option called 'Compatibility View').
Don't really understand what I've done wrong, or how to fix it.
Cheers,
SN.
Really hoping somebody can help me.
I've been trying to learn CSS and thought I'd got some of the basics sorted, but now I've downloaded Internet Explorer 8, it's throwing all my hard work out of sync (unless I use this new option called 'Compatibility View').
Don't really understand what I've done wrong, or how to fix it.
Cheers,
SN.
- SkyNetworks
- Reputation: 0
- Posts: 10
- Joined: Mon May 19, 2008 3:10 pm
- Highscores: 0
- Arcade winning challenges: 0
- Suffer
- Reputation: 0
- Posts: 235
- Joined: Tue Jan 20, 2009 7:34 am
- Highscores: 0
- Arcade winning challenges: 0
- Seomonks
- Reputation: 0
- Posts: 9
- Joined: Sat Apr 18, 2009 10:06 am
- Location: United Kingdom
- Highscores: 0
- Arcade winning challenges: 0
- Uniko
- Reputation: 0
- Posts: 42
- Joined: Fri Feb 20, 2009 10:00 am
- Highscores: 0
- Arcade winning challenges: 0
0
Re: CSS and IE8
Are you developing on IE? That would be unfavorable for you.
You should get Firefox, and develop for FF, and provide fix for IE if needed.
You should get Firefox, and develop for FF, and provide fix for IE if needed.
- Rangana
- Reputation: 1
- Posts: 935
- Joined: Wed Feb 27, 2008 6:14 am
- Location: Cebu City Philippines
- Highscores: 0
- Arcade winning challenges: 0
0
Re: CSS and IE8
Thanks for all the feedback everybody.
Have been developing in IE and then checking in Firefox, but will try doing it the other way round rather.
I think I've managed to fix it now, so its looking right in both IE8 and FF, but I notice there are still some issues with IE7 and earlier versions. Is that normal?
Cheers!
Have been developing in IE and then checking in Firefox, but will try doing it the other way round rather.
I think I've managed to fix it now, so its looking right in both IE8 and FF, but I notice there are still some issues with IE7 and earlier versions. Is that normal?
Cheers!
- SkyNetworks
- Reputation: 0
- Posts: 10
- Joined: Mon May 19, 2008 3:10 pm
- Highscores: 0
- Arcade winning challenges: 0
0
Re: CSS and IE8
Yes, it's pretty normal, try using a CSS reset, this gets rid of default browser styling which means you have to do it all but it will be the same across all browsers, well most. Also google for a list of the IE6 problems you can have, there is a lot of them. Also I think getting stuff to work in IE6/7 is easier than IE8 so use the compatibility mode to render your site as IE7 if you're still having problems with IE8.
- Johnathan
- Reputation: 0
- Posts: 1207
- Joined: Thu May 31, 2007 4:28 pm
- Location: Belfast, Northen Ireland
- Highscores: 0
- Arcade winning challenges: 0
|
|