Incompatibility in the browsers

Asked

Viewed 46 times

2

I’m developing a site using html and css with bootstrap. I’ve noticed some small differences between one browser and another.

But this week after using some svg images, in internet explorer it defaced everything! I already use a reset css file, which has nothing to do with it right?

I would like to know besides a solution for using svg file in internet explorer, how can I make a thing appearing equally in all browsers?

  • Dude you can use the Normalizer is kind of boring to implement, but it’s a way to treat the crossbrowser. Another thing you can do is use polyfills and at Rule @support a search about it here on the site and on google. And remember that not every svg support browser, and least of all svg v2.0 properties search about it too

  • "Resets" help note that Bootstrap already has its own bad "reset", reach 100% visual equality in all different browsers is not feasible.

  • 1

    Hi my friend. Man, thank you very much! I will here start researching about the things you put here. Valeuzão!!!!!!!!!!

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.