forked from Ibrahimygana/giftapad.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First Files
- Loading branch information
0 parents
commit 9cafee4
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>Giftapad -Homepage</title> | ||
</head> | ||
<body> | ||
<header> | ||
<img src="images/giftapad_log.png" alt="log"> | ||
<h1>Together We Can Give A Gift of Self Esteem and Confidence</h1> | ||
</header> | ||
<section id="v_and_m"> | ||
<p> | ||
To Provide a place where the girl child will live happily and be hopeful with pride | ||
and dignity, a place where menstrual hygiene is a right and maturity is a blessing, a | ||
Nigeria where our daughters will embrace there feminine being with confidence, high | ||
sense of security and a good self-esteem. | ||
</p> | ||
</section> | ||
</body> | ||
</html> |