Click here to Skip to main content
15,907,687 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
currently i am developing a website . and i want to know that how to make websites to browser compatible.because my website is running well in 13 or 14 version of Mozilla.
but when i want to run over internet explore or Google chrome and etc. then my css or some kind of design or layout are conflict to each other . i mean not running properly ... i have just read out lot's of blog's and other information regarding this but i am not able to solve this problem..
please kindly give me an answer..
and help me to solve this problem..
Posted
Comments
Karthik Harve 10-Sep-12 7:36am    
you must tell us which style or setting which is not working in other browsers. then we can tell you the modifications so that, your site work in all browsers.
amitkumar5734 10-Sep-12 7:48am    
like border-radius,
as i have added style="border-radius:1px solid green;"
this one is not working on other browsers.

1 solution

Hi,

check these links.

http://davidwalsh.name/css-rounded-corners[^]

http://stackoverflow.com/questions/635851/support-for-border-radius-in-ie[^]

similarly you should find for other settings also.

hope it helps.
 
Share this answer
 
Comments
amitkumar5734 10-Sep-12 7:56am    
thank you sir,

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900