Skip to content

Commit

Permalink
Create contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xnkit69 committed Sep 22, 2023
1 parent 347f3c9 commit 49dd4c1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions day41 /contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Contact Me</title>
</head>
<body>
<h1>Not my Contact Details</h1>
<p>Not my address: <a href="https://www.mariowiki.com/Rainbow_Road">
111 Rainbow Road</a></p>
<p>Not my e-mail: notmyemail@email.com</p>
</body>
</html>

0 comments on commit 49dd4c1

Please sign in to comment.