diff options
Diffstat (limited to 'contact/contact.html')
| -rw-r--r-- | contact/contact.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/contact/contact.html b/contact/contact.html new file mode 100644 index 0000000..7ac688b --- /dev/null +++ b/contact/contact.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Contact Card</title> + <link rel="stylesheet" href="styles.css"> +</head> +<body> + +</body>
\ No newline at end of file |
