Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!-- Copy over your previous HTML code below-->
<html>
<head>
  <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,800" rel="stylesheet" type="text/css">
  <title></title>
</head>
<body>
  <header>
    <h1>ELK Web Design</h1>
    <nav>
      <a href="#">work</a>
      <a href="#">about</a>
      <a href="#">contact</a>
    </nav>
    <img src="http://i.imgur.com/pdsjjxD.jpg">
  </header>
  <div class="about">
    <h2>Who We Are</h2>
    <p>Elk provides clean and innovative sites for small businesses, artists, and professionals.</p>
  </div>
  <div class="services">
    <h2>What We Do</h2>
    <ul>
      <li>HTML</li> 
      <li>CSS</li> 
      <li>Responsive</li> 
      <li>Visual Design</li>
    </ul>
  </div>
  <footer>
    <p>© 2014 ELK</p>
  </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
caitfriedlanderpro
0viewers