I hereby claim:
- I am wietseneven on github.
- I am wietseneven (https://keybase.io/wietseneven) on keybase.
- I have a public key ASD1DB-2C0glhbwSsJU2DemXjrM8_ugeU4Y_pTRBQRrLCwo
To claim this, I am signing this object:
| [{"id":50,"recordingId":15,"type":2,"data":{"node":{"id":1,"type":0,"childNodes":[{"id":2,"name":"html","type":1,"publicId":"","systemId":""},{"id":3,"type":2,"tagName":"html","attributes":{"lang":"en","class":"__variable_cd6509 __variable_deb525 dark-theme","style":"color-scheme: dark; background-color: rgb(0, 0, 0);","rr_scrollTop":8106},"childNodes":[{"id":4,"type":2,"tagName":"head","attributes":{},"childNodes":[{"id":5,"type":2,"tagName":"meta","attributes":{"charset":"utf-8"},"childNodes":[]},{"id":6,"type":2,"tagName":"meta","attributes":{"name":"viewport","content":"width=device-width, initial-scale=1"},"childNodes":[]},{"id":7,"type":2,"tagName":"link","attributes":{"as":"font","rel":"preload","href":"https://nextjs.org/_next/static/media/66f30814ff6d7cdf.p.woff2","type":"font/woff2","crossorigin":""},"childNodes":[]},{"id":8,"type":2,"tagName":"link","attributes":{"as":"font","rel":"preload","href":"https://nextjs.org/_next/static/media/e11418ac562b8ac1.p.woff2","type":"font/woff2","crossorigin":""} |
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * Clip path expirment | |
| */ | |
| html, body { | |
| background: #f06; | |
| background: linear-gradient(45deg, #f06, yellow); | |
| min-height: 100%; | |
| margin: 0; | |
| padding: 0; | |
| } |
| /** | |
| * The first commented line is your dabblet’s title | |
| */ | |
| html, body { | |
| background: #f06; | |
| background: linear-gradient(45deg, #f06, yellow); | |
| min-height: 100%; | |
| margin: 0; | |
| padding: 0; | |
| } |
| /* | |
| Button | |
| Turns on and off a light emitting diode(LED) connected to digital | |
| pin 13, when pressing a pushbutton attached to pin 2. | |
| The circuit: | |
| * LED attached from pin 13 to ground | |
| * pushbutton attached to pin 2 from +5V |
| /* #time previewer */ | |
| #time { | |
| width: 74px; | |
| height: 74px; | |
| margin-left: -37px; | |
| border-radius: 37px; | |
| } | |
| .previewer > svg { | |
| display: block; | |
| z-index: 1; |
| <?php | |
| l::set('your_username', 'Je gebruikersnaam'); | |
| l::set('your_password', 'Je wachtwoord'); | |
| l::set('log_in', 'Log in'); | |
| l::set('log_in_error', 'Ongeldige gebruikersnaam of wachtwoord'); | |
| l::set('log_out', 'Log uit'); | |
| l::set('contact_us', 'Contact opnemen'); | |
| l::set('view', 'Bekijk'); | |
| l::set('download', 'Download'); |
| /** | |
| * Chicken with a grolsch bottle | |
| */ | |
| @import url(http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo); | |
| figure { | |
| margin:0; | |
| } | |
| .chick { | |
| width: 102px; | |
| height: 113px; |