-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
18 lines (18 loc) · 868 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<title>Welcome to Akan Names</title>
<link href="css/style.css" rel="stylesheet">
<link rel="icon" type="image/png" href="Ghana-flag.png">
<link href="https://fonts.googleapis.com/css?family=Cookie&display=swap" rel="stylesheet">
</head>
<body>
<section class="header">
<video autoplay loop class="video-background" muted plays-inline>
<source src="Tribal Welcome Dance in Ghana.mp4" type="video/mp4">
</video>
<h1>Akan Names<br><img src="Ghana-flag.png" alt="Ghana flag" width="200" height="200"></h1>
<p class="p">Welcome to Akan Names. Here you will be able to know what Akan Names are and even be able to know yours. Cool right?</p>
<p class="p">Then get started here.<p></p><br><p></p><br><a href="index1.html" class="Button">Get started</a></p>
</section>
</body>