36 lines
1.4 KiB
HTML
36 lines
1.4 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en-au">
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<ul>
|
||
|
<li><a class="active" href="index.html">Home</a></li>
|
||
|
<li><a href="contactus.html">Contact</a></li>
|
||
|
<li><a href="aboutus.html">About</a></li>
|
||
|
<li><a href="payments.html">Payments</a></li>
|
||
|
<li><a href="Products.html">Products</a></li>
|
||
|
<li><a href="policies.html">Policies</a></li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" href="template.css">
|
||
|
<title>TipToe Soles Store</title>
|
||
|
<meta charset="UTF-8">
|
||
|
<img src="assets/TipToe_Soles_Logo_colour.jpg" alt="The TipToe Soles logo, a yellow circle with a black shadow of a foot in socks."
|
||
|
width="100"
|
||
|
height="100">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<h1>TipToe Soles Store</h1>
|
||
|
<hr color="9D9A99">
|
||
|
|
||
|
<p>TipToe Soles is an Australian owned and operated company.</p>
|
||
|
<p>We aim to provide comfortable footwear at affordable prices to customers within Australia and around the world.</p>
|
||
|
<p>Our team is located in Enfield, NSW, Australia</p>
|
||
|
|
||
|
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d6623.971684053022!2d151.08706688324895!3d-33.89001846887294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12bae2c4b04c55%3A0x5017d681632b660!2sEnfield%20NSW%202136!5e0!3m2!1sen!2sau!4v1667177265314!5m2!1sen!2sau" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
|