Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <title>Xandra build</title>
     <link href="https://gitlab.com/snippets/2824/raw" rel="StyleSheet" type="text/css" /> 
  </head>
  <body>
    <div class="row">
      <div class="header">
        Row content
      </div>
      <div class="clear"></div>
      <div style="background-color:#efc;">
        <div class="main">
          Main content
        </div>
        <div class="navigate">
          Navigate nenu
        </div>
        <div style="clear:both"></div>
      </div>
      
    </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
ekklpro
0viewers