CSS not working
-
Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com
-
Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com
-
Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com
Anuj Kamthan, Do NOT leave spaces between the property value and the units! Suppose if you used "margin-left: 20 px" instead of "margin-left: 20px" it will only work properly in IE6 but it will not work in Mozilla/Firefox or Netscape. The following information only is enough to add stylesheet. Krisshnaprabhu Setty
-
Hi all.... i m web devloper....i found a problem when i run my site on Internet Explorer browser it's working fine but not with firefox even CSS not working... pls tell me is there any another way to include css specially for FireFox... i have done this... and i also try this.. @import url("common/main.css"); Thanks and regards, Anuj Kamthan Software Developer Solversa Technologies, 15 Yashwant Nagar, RangeHills Road, Near E-square Multiplex, Pune - 411007, India. http://www.solversa.com