Update contactus.html
This commit is contained in:
parent
3f20773cfa
commit
11469e2912
|
@ -13,6 +13,16 @@
|
||||||
width="300"
|
width="300"
|
||||||
height="300">
|
height="300">
|
||||||
|
|
||||||
|
<div class="topnav">
|
||||||
|
<a class="active" href="index.html">Home</a>
|
||||||
|
<a href="contactus.html">Contact</a>
|
||||||
|
<a href="aboutus.html">About</a>
|
||||||
|
<a href="payments.html">Payments</a>
|
||||||
|
<a href="Products.html">Products</a>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<p1>Please feel free to contact customer service regarding any issues with your order, refunds or other general questions at the following information below:</p>
|
<p1>Please feel free to contact customer service regarding any issues with your order, refunds or other general questions at the following information below:</p>
|
||||||
|
@ -27,5 +37,5 @@
|
||||||
<p>Email us at: TipToeShoes@gmail.com</p>
|
<p>Email us at: TipToeShoes@gmail.com</p>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue