Hello All,
I am new to programming so any help is greatly appreciated.
I have created a small web site with asp.net and C#. Things can be viewed fine on IE8, Firefox, & Chrome, but when I use IE 6 or 7, the formating is all messed up.
I would like to be able to have a css used based on whatever browser is being used...
can anyone give detailed example of how to use multiple style sheets, one for IE7 and below, one for IE8 and one for all other browsers?
thank you in advance for any help.
I am new to programming so any help is greatly appreciated.
I have created a small web site with asp.net and C#. Things can be viewed fine on IE8, Firefox, & Chrome, but when I use IE 6 or 7, the formating is all messed up.
I would like to be able to have a css used based on whatever browser is being used...
can anyone give detailed example of how to use multiple style sheets, one for IE7 and below, one for IE8 and one for all other browsers?
thank you in advance for any help.