Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
    <link href='http://fonts.googleapis.com/css?family=Crimson+Text' rel='stylesheet' type='text/css'>
    <link href="http://www.911fonts.com/font/download_LucidaGrandeRegular_6216.htm" rel='style/sheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Crimson+Text:600' rel='stylesheet' type='text/css'>
    <meta http-equiv="Content-Type" content="text/html; charset-utf-8"/>
    <title>37 Signals</title>
    <link rel="stylesheet" href="main.css" type="text/css" media="screen">
  
</head>
<body>
    <header>
        <a href="#" class="dotw">Happy Day.</a>
<ul class="nav">
    <li><a href="#">Company blog</a></li>
    <li><a href="#">Our story</a></li>
    <li><a href="#">Follow us on Twitter</a></li>
    <li><a href="#">System status</a></li>
    <span class="signin"><li><a href="#">Sign in</a></li></span>
</ul>
    </header>
    <div class="logo-img">
        <img src="images/logo-37s-large.png" alt="37 Signals" class="logoimg">
    </div>  
<div class="text">
<h1 class="headers">Making collaboration productive and <br> enjoyable for people every day.</h1>
<h5>Frustration-free web-based apps for collaboration, sharing information, and making decisions.</h5>
</div>
<div class="boxes">
    <div class="basecamp">
        <img src="images/logo-bc.png" alt="logo" class="logos">
        <a href="#">Basecamp&reg</a>
        <h5 class="logo-headers">Manage Projects</h5>
        <p class="logo-p">Used by millions for project management.</p>
    </div>
    <div class="basecamp">
        <img src="images/logo-hr.png" alt="logo" class="logos">
        <a href="#">Highrise</a>
        <h5 class="logo-headers">Manage Contacts</h5>
        <p class="logo-p">Know the people you do business with.</p>
    </div>
    <div class="basecamp">
        <img src="images/logo-cf.png" alt="logo" class="logos">
        <a href="#">Campfire</a>
        <h5 class="logo-headers">Work in Real-Time</h5>
        <p class="logo-p">Group chat rooms for your business.</p>
    </div>
</div>
<hr>
<div class="middle">
    <div class="side-img">
    <h2>Millions of entrepreneurs, freelancers, small<br>businesses, and departments inside big<br> organizations rely on our web apps.</h2>
        <img src="images/img-customerss.png" class="customers">
        
    </div>
</div>
</body>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
Codeythecoderpro
0viewers