Created
November 4, 2018 10:32
-
-
Save gthoppae/0b8d059babe551b7dee18a91b70fc2ff to your computer and use it in GitHub Desktop.
A simple Thank You page!
This file contains hidden or 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
<html> | |
<head><title>Thank You</title></head> | |
<body> | |
<h1 style="font-color: navy">Thank you for your interest in our products. Someone will contact you!</h1> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment