index.html 1.39 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">WPV Spring Digital Media Ads</a></h3>

        <h1>Balanced</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="300x250-balanced/index.html"></iframe>

        <iframe id='' class="b300x600 "  scrolling="no" src="300x600-balanced/index.html"></iframe>

        <iframe id='' class="b728x90 "  scrolling="no" src="728x90-balanced/index.html"></iframe>

        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="970x250-balanced/index.html"></iframe>
   
        <h1>Positive</h1>

        <iframe id='' class="b300x250 "  scrolling="no" src="300x250-positive/index.html"></iframe>

        <iframe id='' class="b300x600 "  scrolling="no" src="300x600-positive/index.html"></iframe>

        <iframe id='' class="b728x90 "  scrolling="no" src="728x90-positive/index.html"></iframe>

        <iframe id='' class="b970x250 " style='width:970px;height:250px;'  scrolling="no" src="970x250-positive/index.html"></iframe>
        
       
    </body>
</html>