Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
  <head>
    <title>Potts Financial Services</title>
    <link rel="stylesheet" type="text/css" href="./style2.css"  />
  </head>
  <body>
    <div id="stajl">
      <ul>
        <li><a href="#">Home Page </a></li><li>
        <a href="#">Services <span class="arrow">&#9660;</span></a>
        <ul><li>
          <a href="#">Trades </a></li><li>
          <a href="#">Exchanges </a></li><li>
          <a href="#">Business to Business </a></li>
        </ul>
        <li><a href="#">About </a></li><li>
        <a href="#">Contact </a></li>
      </ul>
    </div>
    <div id="img">
      <a href="#"><img src="pfslogo2.png" /> </a>
    </div>
    <div id="header">
      <h1>We're here to help! </h1>
    </div>
    <div id="bkd">
      <img src="debtbackground.jpg" /> 
    </div>
    <footer>
      <div id="foot-wrap">
        <div id="footer">
          <h2 class="h2"> Social </h2>
          <ul>
            <li>Twitter</li>
            <li>Facebok</li>
            <li>Youtube</li>
          </ul>
          <div id="childs">
            <a href="www.twitter.com">
              <img src="twitter.png" /> </a>
            <a href="www.facebook.com">
              <img src="facebook.png" /> </a>
            <a href="www.youtube.com">
              <img src="youtube.png" /> </a>
          </div>
        </div>
        <h2 class="prvi">Contact</h2>
        <h2 class="drugi">About Us</h2>
      </div>
    </footer>
  </body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers