AdobePlayerDownloadLink.html 2.79 KB
<!doctype html>
<html lang="en">
<head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Ebix</title>
</head>
<style>
    .wrapper .container-fluid {
        width: 100%;
        background: #818d43;
    }

    .wrapper .container {
        width: 980px;
        margin: 0 auto;
    }

    .wrapper h3 {
        background: #818d43;
        margin: 0;
        padding: 20px 0;
        color: #fff;
        font-size: 20px;
    }

    dl dt {
        font-size: 18px;
        font-weight: bold;
        padding: 10px 0 5px 0;
    }

    dl dd {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        padding: 5px 0;
        margin-left: 0;
    }

        dl dd a {
            color: #084d6c;
        }
</style>
<body style="font-family:arial; margin:0;">
    <div class="wrapper">
        <div class="container-fluid">
            <div class="container">
                <h3>CURRICULUM BUILDER</h3>
            </div>
        </div>
        <div class="container">
            <div style="font-size:16px; margin-top:40px; margin-bottom:40px; line-height:26px;">
                Adobe Flash will still be needed to access Curriculum Builder module for now.
                In order to utilize this aspect of AIA you will need to enable Adobe Flash Player to be used within your browser.
                Below please find the appropriate browser that you are using and follow the
                instructions to enable Flash Player and return back to
                the Curriculum Builder module to access the module.
            </div>
            <dl>
                <dt>Chrome –</dt>
                <dd><a href="https://support.google.com/chrome/answer/6258784">https://support.google.com/chrome/answer/6258784</a></dd>
                <dt>FireFox –</dt>
                <dd><a href="https://support.mozilla.org/en-US/kb/set-adobe-flash-click-play-firefox">https://support.mozilla.org/en-US/kb/set-adobe-flash-click-play-firefox</a></dd>
                <dt>Safari –</dt>
                <dd><a href="https://helpx.adobe.com/flash-player/kb/enabling-flash-player-safari.html">https://helpx.adobe.com/flash-player/kb/enabling-flash-player-safari.html</a></dd>
                <dt>Edge –</dt>
                <dd><a href="https://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-10-edge.html">https://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-10-edge.html</a></dd>
                <dt>Internet Explorer –</dt>
                <dd><a href="https://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-10-ie.html">https://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-10-ie.html</a></dd>
            </dl>
        </div>
    </div>
</body>
</html>