hobby

 <!doctype html>

<style>

  @font-face {

font-family: 'Quicksand-Regular';

src: url(Quicksand-Regular.ttf);

}


body  {

background: #F4F4F4;

margin: 0;

font-family: 'Quicksand-Regular';

}


#container { 

width: 750px;

margin: 0 auto;

background: #FFFFFF;

}


#header { 

padding: 45px 0 20px 40px;


#header a {

color: #121212;

text-decoration: none;

font-size: 30px; 

}


#menu {

background-color: #3b7687; 

padding: 6px 0 6px 40px;

}


#menu a {

color: #c5d6db;

text-decoration: none; 

font-size: 14px;

}


#menu a:hover {

color: #ecf2f3;

}


#sidebar {

float: left;

width: 120px;

padding: 30px 0 0 40px;

margin: 0;

}


h1 {

margin: 0px;

color: #869843; 

font-size:24px;

font-weight: normal;

}


h2 {

color: #3b7687;

font-size: 15px; 

margin: 20px 0 5px 0;

}


#main { 

margin: 0 0 0 180px;

padding: 35px 40px 30px 0;

color: #444444;

font-size: 13px; 

line-height: 18px;

text-align: justify;


#main a {

color: #3b7687; 

text-decoration: none;

}


#main a:hover {

color: #444444;

}


#footer {

padding: 10px 50px 10px 50px;

background: #d6d6d6; 

color: #444444;

font-size: 12px;

text-align: right;

}


#footer a {

text-decoration: none; 

color: #262626;

}


#footer a:hover {

color: #666666;

}


.separator {

font-size:11px;

color:#FFFFFF;

}

</style>




<div id="container">

  <header>

    <div id="header">

  <a href="#">My Blog</a>

    </div>

    <div id="menu"> <a href="#">HOME</a> &nbsp; &nbsp; &nbsp; &nbsp; <a href="https://drake46565.weebly.com/">Local Citations</a>

    </div>

  </header>

  <div id="sidebar">

    <h1>Welcome!</h1>

  </div>

  <div id="main">

    <p></p>

    <h2>Local Citations</h2>

    <p>Promoting your business is all about gaining trust. Citations can help gain this trust and get your business seen in local SEO results.

    <br /><br /> <b>VISIT WEBSITE:</b> <br /><br /> <a href="https://drake46565.weebly.com/">https://drake46565.weebly.com/</a>

    </p>

  </div>

  <div id="container">

  <header>

    <div id="header">

  <a href="#">My Blog</a>

    </div>

    <div id="menu"> <a href="#">HOME</a> &nbsp; &nbsp; &nbsp; &nbsp; <a href="https://pariswilcoxww.weebly.com/">Local Citations</a>

    </div>

  </header>

  <div id="sidebar">

    <h1>Welcome!</h1>

  </div>

  <div id="main">

    <p></p>

    <h2>Local Citations</h2>

    <p>Are you looking for a way to reduce your shopping expenses? Want to get the best deals on the products and services you love? Then Kudly is the right place for you!

    <br /><br /> <b>VISIT WEBSITE:</b> <br /><br /> <a href="https://pariswilcoxww.weebly.com/">https://pariswilcoxww.weebly.com/</a>

    </p>

  </div>

  <footer>

     <div id="footer"> &copy;2022 My Blog &nbsp;<span class="separator">|</span>&nbsp; Powered by <a href="https://pariswilcoxww.weebly.com/">Business Listings</a>

     </div>


  <footer>

     <div id="footer"> &copy;2022 My Blog &nbsp;<span class="separator">|</span>&nbsp; Powered by <a href="https://drake46565.weebly.com/">Business Listings</a>

     </div>

  </footer>

</div>

</!doctype>

Comments