As I know ASP.Net (microsoft) still not able to render HTML conpatible codes form web applications. So, we use in web.config file or system.config file. But I am using in my web.config file but still website is not looking well arranged in mozilla, chrome browsers.
Do I have to call section from each and every web forms in ASP.Net.
help me
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
i don't think browser cap solves problem regarding your website look. Try dirty your hands on CSS. write browser independent CSS for some old versions like IE6 and few other needs to add some hacks. Its the only way to get an perfect website and ready to face any browser.
Please mark "Do you like this post" if it helps you
Amit ChoudharyPosted Jul 9, 2010, 8:14 AM
i don't think browser cap solves problem regarding your website look. Try dirty your hands on CSS. write browser independent CSS for some old versions like IE6 and few other needs to add some hacks.
Its the only way to get an perfect website and ready to face any browser.
Please mark "Do you like this post" if it helps you
Amit ChoudharyPosted Jul 9, 2010, 10:49 AM
you'll surely learn lot of thing regarding CSS.
Abhimanyu K VatsaPosted Jul 9, 2010, 9:07 AM
but i am totally confused about like how it is used? please suggest me something so that I can learn it fully.
Please reply me