first commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Week 2 Practice Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html"; charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<header>
|
||||
<h1>Week 2 Practice Page</h1>
|
||||
</header>
|
||||
<section>
|
||||
<!-- Site Content Start -->
|
||||
<header>
|
||||
<h1>Welcome to my Webpage</h1>
|
||||
</header>
|
||||
<p>I am learning Computer Science w/ Cyber Security at the University of Salford. I decided to study my course at Salford because I enjoy money and dynamic disciplines</p>
|
||||
<br>
|
||||
<p>My course is provided by the School of Computing, Science & Engineering, which is basedin the Newton Building. The Newton Building was not built recently, and would benefitfrom some improvements. If it were my decision I would create a new building for all SEE students and keep the old one for workshops we dont care about.</p>
|
||||
<!-- Site Content End -->
|
||||
</section>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user