3
Answers

arrangement problem in website

Abhimanyu K Vatsa

Abhimanyu K Vatsa

14y
4k
1
As I know ASP.Net (microsoft) still not able to render HTML conpatible codes form web applications. So, we use <browserCaps> in web.config file or system.config file. But I am using <browserCaps> in my web.config file but still website is not looking well arranged in mozilla, chrome browsers.

Do I have to call <browserCaps> section from each and every web forms in ASP.Net.


help me

Answers (3)