forked from coconut-mall23/coconut-mal23
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanother_page.html
26 lines (17 loc) · 1.26 KB
/
another_page.html
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
<!DOCTYPE html>
<head>
<script src="jquery.min.js"></script>
<script src="custom.js"></script>
<link href="style.css" rel='stylesheet' type='text/css' />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
<title>cal</title>
<div class="box"><a href='testcss2.html'> Next Page </a></div>
<li><button class="button button1" onclick="alert('Works!')">Gr</button>
<button class="button button2" onclick="alert('CHEESE!')">Blue</button></li>
<div class="element" id="rammer"</div><iframe src="google.com" style="border:0px #ffffff none;" name="rammer" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="768px" width="1366px"</iframe><iframe src="C:\Users\1682450\Music\Eagler" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="616px" width="1346px" allowfullscreen></iframe>
<p> <button class="rammer fullscreen" onclick="var el = document.getElementById('rammer'); el.requestFullscreen();">Rammer</button> </p>
<iframe src="" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="616px" width="1346px" allowfullscreen></iframe>
</body>
</html>