| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width"> | |
| <title>7edit</title> | |
| <link href="style.css" rel="stylesheet" type="text/css" /> | |
| <script src="https://apis.google.com/js/platform.js" async defer></script> | |
| </head> | |
| <body> | |
| <div class="g-signin2" data-onsuccess="onSignIn"> | |
| <center> | |
| <button>hi</button> | |
| </center> | |
| </div> | |
| </body> | |
| </html> |