kjohnson530
IS-IT--Management
So I'm designing a webpage and I'm having a difficult time getting css to play nice with IE. Some of the features in my css were not showing up in IE but will in Chrome and Firefox. so i added the following line to my pages:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
This seemed to solved my hover issues, but now I'm struggling with a piece links on my page. I have a set of dynamic links setup that goto a details page. the details page pulls up without issue in chrome and Firefox, but turns up as a blank page in IE. Any Suggestions would be helpful.
pick a link on the left
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
This seemed to solved my hover issues, but now I'm struggling with a piece links on my page. I have a set of dynamic links setup that goto a details page. the details page pulls up without issue in chrome and Firefox, but turns up as a blank page in IE. Any Suggestions would be helpful.
pick a link on the left