Hello . I would like you to know that I have been and I am still into PHP . I already have expanded my PHP knoweldge until design patterns .but I wrote a serach engine application (which pulled out photos from fickr using its API) and i gave some margins to search text-fieled and it appeared it looked fine in FireFox but when I tried on Chrome woalaaaaa it was messed up and the same with IE.
When I am styling a web page how do make sure my css is cross browser compatable ?
I have some knowlede in CSS I am not a total getter in CSS but I dont know that different browsers' specicfic issues .
Can you help me with the basics of cross browser stuff. Like
1.
2.
3....
For example do I have to do this
if(IE){ IE style}
if(Chrome){Chrome style}
Or even worse for different versions of the same browser .
I did my best to explain my question as clear as possible . Thank you very much for your time .
Css in multiple browsers
Page 1 of 11 Replies - 683 Views - Last Post: 21 January 2012 - 09:55 AM
Topic Sponsor:
Replies To: Css in multiple browsers
#2
Re: Css in multiple browsers
Posted 21 January 2012 - 09:55 AM
Hey I just read your post, I saw that you haven't got any answer. I usually set up a reset for all my style sheets. Here is a link to a website that will show you what you need for the browsers. I hope this helps you.
http://www.catswhoco...wser-css-coding
http://www.catswhoco...wser-css-coding
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|