-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
25 lines (23 loc) · 978 Bytes
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Game Violence Webquest</title>
</head>
<body>
<h1> Welcome to the Game Violence Webquest </h1>
<p>
<img src = "img/header.jpg"/>
</p>
<p>
This webquest is intended to provide students who are studying A Level English with an opportunity to develop their communication and writing skills.
</p>
<img width="50px" src="http://john.lampt.eeecs.qub.ac.uk/downloads/logo-game-controller.png">
<h2>Introduction</h2>
<p>
Collaboration with peers and your teacher will be essential to the task. Class time will be allocated to this task but group collaboration will be necessary out of class also. Each group should arrange times appropriate for their members.
</p>
<p><a href = "brainstorming.html">NEXT </a></p>
</body>
</html>