<!DOCTYPE html>
<html>
     <head>
         <link rel="stylesheet"href="style.css">
    </head>  
    <body>
     <div id="header">
        <img src="images/PinecityLogo2.png"/>
    </div>
        <div id="tabs-top">
        <a href="Shops.html">SHOPS</a>
        <a href="index.html">MALL</a> 
        <a href="movies.html">MOVIES</a>
        </div>
        <div id="main">
        <div id="content">
              <div id="info-box-full">
               <img src="images/edgars-logo.jpg"/>
               <h3>EDGARS</h3>
                <p> Edgars is a  popular store that is spread all around South Africa, offering good quality clothes, from toddlers, young and old people, we have a good reputation of sustainable development in fashion industry, and our prices are very reasonable  </p>
                  
                  <br>
                  <p> From it inception Edgars is growing forever, it is one of the strongest Clothing seller in South Africa  </p>
                  <img src="images/Edgars-front.png"/>
                  <img src="images/ed1.jpg"/>
                  <img src="images/ed2.jpg"/>
            </div>
            </div>
        </div>
        <div id="tabs-bottom">
         <a href="About.html">ABOUT</a>
        <a href="Contact.html">CONTACT</a>   
        <a href="map.html">MAP</a>   
        </div>
    </body> 
</html>