Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="description" content="Add a Google Sign-in button to your HTML+JavaScript app">
  </head>
  <body>
    
    <div id="connexion">
      [[ insérer bouton connexion ]]
    </div>
    
    <div id="connecte">
      <p>Bonjour, <span id="nom"></span></p>
      [[ insérer bouton déconnexion ]]
    </div>
    
  </body>
</html>
Output

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

Dismiss x
public
Bin info
adrienjolypro
0viewers