index.html 1.99 KB
<!DOCTYPE html>
<html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <title>HTML5 Online Ads</title>
        <meta name="description" content="An interactive getting started guide for Brackets.">
        <link rel="stylesheet" href="main.css">
        <script src="main.js"></script>
     </head>
    <body>
        
        <h3><a href="index.html">HHF 2020 Ads</a></h3>

        <h1>Group 1</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="HHF_ad_1/300x600/index.html"></iframe>
        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="HHF_ad_1/970x250/index.html"></iframe>
   
        <h1>Group 2</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="HHF_ad_2/300x600/index.html"></iframe>
        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="HHF_ad_2/970x250/index.html"></iframe>

        <h1>Group 3</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="HHF_ad_3/300x600/index.html"></iframe>
        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="HHF_ad_3/970x250/index.html"></iframe>

        <h1>Group 4</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="HHF_ad_4/300x600/index.html"></iframe>
        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="HHF_ad_4/970x250/index.html"></iframe>

        <h1>Group 5</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="HHF_ad_5/300x600/index.html"></iframe>
        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="HHF_ad_5/970x250/index.html"></iframe>

        <h1>Group 6</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="HHF_ad_6/300x600/index.html"></iframe>
        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="HHF_ad_6/970x250/index.html"></iframe>

    </body>
</html>