Multi-Browser Compatibility

What is the best way to make sure your website looks good on all browsers?

The best way is to download different ones and test it out.

A couple of other things I can think of are to use a css reset. Also, a compiler such as Babel that makes polyfills and such to make sure any newer code works on older browsers. Also run your front-end through https://validator.w3.org/