-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathancel.html
More file actions
16 lines (15 loc) · 890 Bytes
/
ancel.html
File metadata and controls
16 lines (15 loc) · 890 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<title>World Security</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<h1>Ancel</h1>
<p>Ancel is a smart and well educated young man, learning to fly at the age of 6 and always having a keep interest in aerodynamics, he successfully flew to the moon in 2014.<br> Ancil was involved in a great contravercy in 2015 when he claimed he could travel faster than light, but still to this day offers no evidence</p>
</body>
<!-- Maybe link to GitHub or LinkedIn if possible-->
</html>