index.html
2.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!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>OPPI Spring Media Ads</h1>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Carrots/index.html"></iframe>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Rhubarb/index.html"></iframe>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Shrub/index.html"></iframe>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Tomato/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Carrots/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Rhubarb/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Shrub/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Tomato/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Carrots/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Rhubarb/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Shrub/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Tomato/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Carrots/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Rhubarb/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Shrub/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Tomato/index.html"></iframe>
</body>
</html>