CINXE.COM

Outdated Browser

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Outdated Browser</title> <style type="text/css"> body { font-family: sans-serif; } h1 { font-size: 2.2rem; padding-bottom: 10px; border-bottom: 4px solid; } p { font-size: 1.3rem; } .content { padding: 200px; } .browsers { border-radius: 12px; border: 1px solid #ddd; background-color: #fdfdef; padding: 50px; margin: 100px } .browser { text-align: center; width: 33.33%; float: left; } .browser img { width: 110px; } .browser a { text-decoration: none; color: #333; } .browser span { font-size: 1.2rem; display: block; text-align: center; } .clear { clear: both; } </style> </head> <body> <div class="content"> <h1>Did you know that your Internet Explorer is out of date?</h1> <p>To get the best possible experience using our website we recommend that you upgrade to a new version of Internet Explorer or an alternative browser. A list of the most popular web browsers can be found below.</p> <p>Just click on the icons and you'll be directed to the download page.</p> <div class="browsers"> <div class="browser"> <a href="https://www.google.com/chrome/" target="_blank"><img src="https://www.google.com/chrome/static/images/chrome-logo.svg" alt="Chrome is a fast, secure, free web browser." class="browser-icon" data-img-fallback="https://www.google.com/chrome/static/images/fallback/chrome-logo.png"> <span>Chrome</span></a> </div> <div class="browser"> <a href="https://www.mozilla.org/firefox/" target="_blank"><img src="https://www.mozilla.org/media/img/logos/firefox/logo-quantum.9c5e96634f92.png" alt="Firefox"> <span>Firefox</span></a> </div> <div class="browser"> <a href="https://www.microsoft.com/en-us/download/internet-explorer.aspx" target="_blank"><img src="http://icons.iconarchive.com/icons/tatice/cristal-intense/256/Internet-Explorer-icon.png" alt="Internet Explorer"> <span>Internet Explorer</span></a> </div> <div class="clear"></div> </div> </div> <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=2&cb=870231062" async></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10