Create payment.html

This commit is contained in:
Ray 2022-10-26 09:35:38 +11:00 committed by GitHub
parent 4a066d690e
commit f5eb8a3d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

23
payment.html Normal file
View File

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="en-au">
<head>
<style>
body {
background-color: #9D9A99;
}
</style>
<link rel="stylesheet" type="text/css" href="template.css">
<title>Tiptoe Sole Store</title>
<meta charset="UTF-8">
<img src="assets/TipToe Soles_Logo_colour.png" alt="The TipToe Soles logo, a yellow circle with a black shadow of a foot in socks."
width="300"
height="300">
</head>
<body>
<h1>TipToe Payment Gateway</h1>
<hr color="black">
<ul>
<p>The payment gateway is under construction. When complete, PayPal will handle all of our payments.</a></p>