-
Notifications
You must be signed in to change notification settings - Fork 0
/
siteMap.html
147 lines (113 loc) · 5.99 KB
/
siteMap.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!DOCTYPE html>
<html>
<head>
<title>Site Map</title>
<!--Importing Style Sheets-->
<link rel="stylesheet" type="text/css" href="css/sitemapStyleSheet.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body class="body" style="background-image: url('images/svgBackground.jpeg')">
<a name="top"></a>
<div class="headerH1">
<img id="logoH1" src="images/logopng.png" alt="logo" >
<div id="navigationbar">
<ul>
<li><a href="team.html">Team</a></li>
<li> <a href="gallery.html">Gallery</a></li>
<li> <a href="siteMap.html">Sitemap</a></li>
<li> <a href="quiz.html">Quiz</a></li>
<li> <a href="products.html">Product</a></li>
<li> <a href="home.html">Home</a></li>
</ul>
</div>
</div>
<svg width="100%" height="850" class="main">
<line class="line" x1="730" y1="90" x2="730" y2="135" />
<line class="line" x1="732" y1="230" x2="732" y2="270" />
<line class="line" x1="138" y1="270" x2="1344" y2="270" />
<line class="line" x1="142" y1="270" x2="142" y2="310" />
<line class="line" x1="437" y1="270" x2="437" y2="310" />
<line class="line" x1="732" y1="270" x2="732" y2="310" />
<line class="line" x1="1027" y1="270" x2="1027" y2="310" />
<line class="line" x1="1340" y1="270" x2="1340" y2="310" />
///////////////////////////////////////////////////////////
<line class="line" x1="142" y1="418" x2="142" y2="485" />
<line class="line" x1="437" y1="418" x2="437" y2="485" />
<line class="line" x1="732" y1="418" x2="732" y2="485" />
<line class="line" x1="1027" y1="418" x2="1027" y2="485" />
<line class="line" x1="1340" y1="418" x2="1340" y2="485" />
<!-- Presentation Page -->
<g onclick="location.href='index.html'" class="object">
<rect class="box" x="627" y="10" width="200" height="65" />
<text class="text" x="653" y="47">Presentation page</text>
</g>
<!-- Home Page -->
<g onclick="location.href='home.html'" class="object">
<rect class="box" x="627" y="150" width="200" height="65" />
<text class="text" x="690" y="188">Home page</text>
</g>
<!-- Products -->
<g onclick="location.href='products.html'" class="object">
<rect class="box" x="75" y="330" width="130" height="65" />
<text class="text" x="103" y="370">Products</text>
</g>
<!-- Quiz -->
<g onclick="location.href='quiz.html'" class="object">
<rect class="box" x="370" y="330" width="130" height="65" />
<text class="text" x="415" y="370">Quiz</text>
</g>
<!-- Feedback -->
<g onclick="location.href='feedback.html'" class="object">
<rect class="box" x="665" y="330" width="130" height="65" />
<text class="text" x="693" y="370">Feed Back</text>
</g>
<!-- Gallery -->
<g onclick="location.href='gallery.html'" class="object">
<rect class="box" x="960" y="330" width="130" height="65" />
<text class="text" x="990" y="370">Gallery</text>
</g>
<!-- Team -->
<g onclick="location.href='team.html'" class="object">
<rect class="box" x="1275" y="330" width="120" height="65" />
<text class="text" x="1315" y="370">Team</text>
</g>
///////////////////////////////////////////////////////////
<g onclick="location.href='student1cv.html'" class="object">
<circle class="circle" cx="142" cy="560" r="53"/>
<text class="text" x="115" y="565">Shadim</text>
</g>
<g onclick="location.href='student3cv.html'" class="object">
<circle class="circle" cx="437" cy="560" r="53"/>
<text class="text" x="410" y="565">Nethmi</text>
</g>
<g onclick="location.href='student2cv.html'" class="object">
<circle class="circle" cx="732" cy="560" r="53"/>
<text class="text" x="700" y="565">Charani</text>
</g>
<g onclick="location.href='student4cv.html'" class="object">
<circle class="circle" cx="1027" cy="560" r="53"/>
<text class="text" x="1000" y="565">Nuvin</text>
</g>
///////////////////////////////////////////////////////////
<g class="object" onclick="location.href='historyOfCinematography.html'">
<circle class="circle" cx="1295" cy="550" r="35"/>
<text class="text" x="1272" y="555">Nuvin</text>
</g>
<g class="object" onclick="location.href='cinematographyTechniques.html'" class="object">
<circle class="circle" cx="1385" cy="550" r="35"/>
<text class="text" x="1358" y="555">Shadim</text>
</g>
<g class="object" onclick="location.href='stagesOfProduction.html'" class="object">
<circle class="circle" cx="1295" cy="640" r="35"/>
<text class="text" x="1265" y="645">Nethmi</text>
</g>
<g class="object" onclick="location.href='filmGenre.html'" class="object">
<circle class="circle" cx="1385" cy="640" r="35"/>
<text class="text" x="1353" y="645">Charani</text>
</g>
</svg>
<div class="footer">
<p style="color:#d58236">Poster Gallery © Created by <a href="student4cv.html">Nuwin Godakanda Arachchi (2019443)</a> <a href="#top" style="color: #ff9e40">[Back to top]</a> </p>
</div>
</body>
</html>