This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproducts.html
49 lines (49 loc) · 2.84 KB
/
products.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html lang="en">
<head>
<link rel="shortcut icon" href="tfp icon.png" />
<title>Thriller Films Products</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<nav class="sidebar">
<ul id="sidebar-table" style="list-style: none; padding: 0; margin:auto; width: 105px">
<li class="nav-li">
<a href="index.html">
<img src="images/Home button.gif" alt="Home">
</a>
</li>
<li class="nav-li">
<a href="trailers.html">
<img src="images/Trailers button.gif" alt="Trailers">
</a>
</li>
<li class="nav-li">
<a href="products.html">
<img src="images/Products button.gif" alt="Products">
</a>
</li>
</ul>
</nav>
<div id="container">
<img src="images/animated-banner.gif" alt="Games" style="width: 100%;">
<h1 id="heading">
Films and Books
</h1>
<iframe width="900" height="550" src="https://www.youtube.com/embed/JSic3ctFXho" frameborder="0" allowfullscreen></iframe>
<h3>Ratings</h3><!-- start Star Ratings -->
<script data-sil-id='5893304783ed9f0015b12e1d'> (function() {var d = document, w = window, l = window.location,p = l.protocol == 'file:' ? 'http://' : '//';if (!w.WS) w.WS = {}; c = w.WS;var m=function(t, o){ var e = d.getElementsByTagName('script'); e=e[e.length-1]; var n = d.createElement(t); if (t=='script') {n.async=true;} for (k in o) n[k] = o[k]; e.parentNode.insertBefore(n, e)}; m('script', { src: p+'bawkbox.com/widget/star-rating/5893304783ed9f0015b12e1d?page='+encodeURIComponent(l+''), type: 'text/javascript' }); c.load_net = m;})();</script><div class='sil-widget-star-rating sil-widget' id='sil-widget-5893304783ed9f0015b12e1d'><a href='https://bawkbox.com/install/star-rating'>Star Ratings is loading...</a></div>
<!-- end Star Ratings -->
<div>
<div>
<h2>CLICK FOR ANCIENT CHINA</h2>
<a href="Ancient-China.html">
<img src="images/Thumbnail image.jpeg" alt="Ancient China Project Interactives and Movie
<div>
<!-- begin wwww.htmlcommentbox.com -->
<div id="HCB_comment_box"><a href="http://www.htmlcommentbox.com">Widget</a> is loading comments...</div>
<link rel="stylesheet" type="text/css" href="//www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0" />
<script type="text/javascript" id="hcb"> /*<!--*/ if(!window.hcb_user){hcb_user={};} (function(){var s=document.createElement("script"), l=hcb_user.PAGE || (""+window.location).replace(/'/g,"%27"), h="//www.htmlcommentbox.com";s.setAttribute("type","text/javascript");s.setAttribute("src", h+"/jread?page="+encodeURIComponent(l).replace("+","%2B")+"&opts=16862&num=10&ts=1485987611189");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); /*-->*/ </script>
<!-- end www.htmlcommentbox.com -->
</body>
</html>