Why are certain css elements different in chrome vs safari, for instance?
-
As an example, a page on my website contains a complete list of my site’s tags. I have designed it to have 3 columns. However, when I open the same page in my safari browser, it only shows one column. There are a lot of seemingly random css differences like this between these two browsers (I haven’t even started investigating with other browsers yet). Can someone help me understand why this happens? Is there an efficient way to prevent this from happening? Sucks having to go through every detail on every browser to make sure the design I created is applying properly, and subsequently having to fix it if it’s not (I’m not even sure at this point how to fix the column issue yet). There has to be a better way to manage this type of thing?
- The topic ‘Why are certain css elements different in chrome vs safari, for instance?’ is closed to new replies.