-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·120 lines (109 loc) · 8.8 KB
/
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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0">
<title>HSP Official website</title>
<link href="./css/reset.css" rel="stylesheet" />
<link href="./css/layout.css" rel="stylesheet" />
<link href="./css/home.css" rel="stylesheet" />
</head>
<body>
<header>
<h1 id="name">Hogwarts School for Palestinians</h1>
<img id="Logo" src="img/logo.png" alt="Our Logo" title="School">
</header>
<nav id="cssmenu">
<ul>
<li><a href="src/home.html" class="active">Home</a></li>
<li >
<a href="src/about.html">About</a>
</li>
<li >
<a href="src/addmission.html">Addmissions</a>
</li>
<li >
<a href="src/tuition.html">Tuition and Fees</a>
</li>
<li>
<a href="src/apply.html">Apply</a>
</li>
<li><a href="src/contact.html">Contact Us</a></li>
<li id="logn"><a href="src/Login.html">Login</a></li>
</ul>
</nav>
<div id="events">
<div class="articals">
<article>
<p class="title">Deans Honor List</p>
<a href=""><img src="img/n3.jpg"></a>
<section>
<p>At the end of each semester, the office of each Dean compiles an Honors List of students whose work during the semester was generally outstanding. The Dean's List specifically includes those students whose G.P.A. for the semester was 85 or better while registered for twelve or more semester hours of the course work. A grade of “F” or “IC” in any course makes the student ineligible for the Dean's Honor List regardless of other grades.</p>
</section>
<hr>
</article>
<article>
<p class="title">Daily life at HSP</p>
<a href=""><img src="img/n1.jpg"></a>
<section>
<p>Life at Hogwarts revolves around classes, naturally. However, as the castle is also the students’ home for most of the year, daily life consists of far more than just academics. The students arrive at Hogwarts on September 1 by Hogwarts Express. For the next nine or ten months they eat, sleep, study, play, fight, argue, love, and celebrate just like kids anywhere in the world. Romances blossom, rivalries flair up, clubs form, and competitions are won and lost. At the end of the year, the students take exams and the house which has accumulated the most points over the course of those months wins the House Cup. Then sometime in the month of June they travel home on the Hogwarts Express, back to their waiting parents at King’s Cross.</p>
</section>
<hr>
</article>
<article>
<p class="title">Our programming heros!</p>
<a href=""><img src="img/n2.png"></a>
<section>
<p>Our teams claimed four medals out of 13 in the latest unofficial ACM-ICPC international programming contest, including two gold-tier victories.
The ACM International Collegiate Programming Contest (ICPC) is one of the biggest competitions for students learning computer programming. To win, teams of three people have only several hours to code programs to correctly solve several computing problems. The team with the most problems solved in the shortest time possible wins. The rules don’t allow students with too many years of higher education or those who took part in five regional or two world finals in previous years.
This year’s world finale was hosted by Peking University in the Chinese capital. The local team won one of the four gold medals, beating a team from the University of Tokyo by virtue of a better time. But two Russian teams – one from the Moscow State University and one from the Moscow Institute of Physics and Technology – were even better. The MSU team took more time, but managed to solve nine problems out of 11 and win the place in the ICPC for the very first time in the university’s two-decade competition record. The MIPT students took less time to solve eight problems, the same number as fellow contestants from China and Japan. The results were also a personal best for the institute.
</p>
</section>
<hr>
</article>
</div>
</div>
<div id="news">
<div class="articals">
<article>
<p class="title">Daily life at HSP</p>
<a href=""><img src="img/n1.jpg"></a>
<section>
<p>Life at Hogwarts revolves around classes, naturally. However, as the castle is also the students’ home for most of the year, daily life consists of far more than just academics. The students arrive at Hogwarts on September 1 by Hogwarts Express. For the next nine or ten months they eat, sleep, study, play, fight, argue, love, and celebrate just like kids anywhere in the world. Romances blossom, rivalries flair up, clubs form, and competitions are won and lost. At the end of the year, the students take exams and the house which has accumulated the most points over the course of those months wins the House Cup. Then sometime in the month of June they travel home on the Hogwarts Express, back to their waiting parents at King’s Cross.</p>
</section>
<hr>
</article>
<article>
<p class="title">Our programming heros!</p>
<a href=""><img src="img/n2.png"></a>
<section>
<p>Our teams claimed four medals out of 13 in the latest unofficial ACM-ICPC international programming contest, including two gold-tier victories.
The ACM International Collegiate Programming Contest (ICPC) is one of the biggest competitions for students learning computer programming. To win, teams of three people have only several hours to code programs to correctly solve several computing problems. The team with the most problems solved in the shortest time possible wins. The rules don’t allow students with too many years of higher education or those who took part in five regional or two world finals in previous years.
This year’s world finale was hosted by Peking University in the Chinese capital. The local team won one of the four gold medals, beating a team from the University of Tokyo by virtue of a better time. But two Russian teams – one from the Moscow State University and one from the Moscow Institute of Physics and Technology – were even better. The MSU team took more time, but managed to solve nine problems out of 11 and win the place in the ICPC for the very first time in the university’s two-decade competition record. The MIPT students took less time to solve eight problems, the same number as fellow contestants from China and Japan. The results were also a personal best for the institute.
</p>
</section>
<hr>
</article>
<article>
<p class="title">Deans Honor List</p>
<a href=""><img src="img/n3.jpg"></a>
<section>
<p>At the end of each semester, the office of each Dean compiles an Honors List of students whose work during the semester was generally outstanding. The Dean's List specifically includes those students whose G.P.A. for the semester was 85 or better while registered for twelve or more semester hours of the course work. A grade of “F” or “IC” in any course makes the student ineligible for the Dean's Honor List regardless of other grades.</p>
</section>
<hr>
</article>
</div>
</div>
<button id="more" type="button"><img src="img/more.png" alt="Click to see more."></button>
<footer>
<hr/>
<p id="contact"> Send your feedback to :
<a href="mailto:[email protected]">[email protected]</a></p>
<p>Last update: 11/5/2018 at
<time datetime="2018-05-11 10:34:00"> 10:34 PM</time>
</p>
<p>Devs: A Y, A Q</p>
<p>Phone:05990000</p>
<small>© Copyright 2018, Hogwarts School for PS </small>
</footer>
</body>
</html>