Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

okmkey45's avatar

How to set CSS for Safari, IE and Windows Chrome?

Hello.

I have always worked in linux using googlr chromes and sometimes Firefox. But now I am having some troubles with my app because it looks really bad in some apple decices and in Google Chrome for windows.

My question is: Is there a way to install safari on linux? or maybe does an emulator exist to display my app on every browser? what is the best way to go?

0 likes
4 replies
Cronix's avatar

Use a cross-browser css framework, that already does this.

But yes, there are tools to test in multiple browsers/platforms, like http://browsershots.org/

jlrdw's avatar

I use browser stack. One tip, don't always use the latest hot thing and you should be fine. Enterprise sites such as Fedex ensure that their valued customers with an older browser can still navigate their site.

I like Taylor, he has done a wonderful job with laravel, but I still trust what companies like

  • Fedex
  • CH Robinson
  • Landstar
  • JB Hunt

does a little more, they deal in the millions of database transactions a year.

Oh don't forget developers who handles Sams / Walmart warehousing / logistics those folks are pretty darn smart.

okmkey45's avatar

thanks for the recommendations.

I was thinking, how about installing a virtual machine and then install windows and mac, just for testing? possible? ilegal?

Please or to participate in this conversation.