Skip to content

Commit

Permalink
Added Abdul page
Browse files Browse the repository at this point in the history
References #6
  • Loading branch information
abdulbugti committed Dec 5, 2017
1 parent 80b178d commit 91f2408
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions coders/abdul.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Abdul</title>
<link rel="stylesheet" href="../style/style.css"/>
</head>
<body>
<header>
<h1>{PowerCoders}</h1>
</header>
<main>
<p>Welcome! This is a web page. It has been written with incredible effort by Simon. Please be amazed for at least 3
seconds. After that, raise from your chair and stretch for another 11 seconds to feel even better.</p>
</main>
<footer>

</footer>
</body>
</html>

0 comments on commit 91f2408

Please sign in to comment.