I hereby claim:
- I am janecakemaster on github.
- I am cakemaster (https://keybase.io/cakemaster) on keybase.
- I have a public key ASCUT_kSQG_LWgfWlNzbaD0miJA1puQUHP_Twln8Y6LMXgo
To claim this, I am signing this object:
| # check status | |
| git status | |
| # add file to staging | |
| git add index.html | |
| # commit with shorthand command | |
| git commit -m "message" | |
| # or to use text editor |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Page Title</title> | |
| </head> | |
| <body> | |
| <!-- here's the html element you need to select --> | |
| <div id="box">i'm a box</div> | |
| <button id="clicker">change</button> | |
| </body> |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Page Title</title> | |
| </head> | |
| <body> | |
| <!-- here's the html element you need to select --> | |
| <div id="box">i'm a box duh</div> | |
| <button id="textChanger">change text</button> | |
| <button id="colorChanger">change color</button> |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>ScriptEd Unit 5 Project: Calculator</title> | |
| </head> | |
| <body> | |
| <div class="container"> | |
| <h1>ScriptEd Unit 5 Project: Calculator</h1> | |
| <hr/> | |
| <div class="row"> |
I hereby claim:
To claim this, I am signing this object: