I have developed a site that looks great in modern browsers like Chrome, Safari, Firefox and Opera, however, it looks terrible in older versions of Internet Explorer.
Is there some code that I can use that will prevent the page from loading if it detects an older version of IE?
Perhaps the code could load a different page?
Any ideas on how to best accomplish this? Thanks.