Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
    <title></title>
    <meta charset="utf-8" />
    <link rel="stylesheet" type="text/css" href="normalize.css">
    <link rel="stylesheet" type="text/css" href="x4.css">
</head>
<body>
<div id="container">
    <div id="header">
       <div id="logo">
          <h1><span id="logod">d</span>tech</h1>
       </div>
       <div id="menu">
           <a href="#"><span>Get in touch</span></a>
       </div>
    </div>
    
</div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
day01848pro
0viewers