This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Tiny Turtle</title> | |
| <script src="https://toolness.github.io/tiny-turtle/tiny-turtle.js"></script> | |
| </head> | |
| <body> | |
| <h1>Tiny Turtle</h1> | |
| <canvas></canvas> | |
| <button class="change-color">Change color</button> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> | |
| <meta charset="utf-8" /> | |
| <script> | |
| </script> | |
| <title>JS-Grid We Do</title> | |
| </head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>We Do</title> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Page Title</title> | |
| </head> | |
| <body> | |
| <p class="knock"> Knock knock.</p> | |
| <p class="whos"> Who's there? </p> | |
| <input id="adjective"> <button class="js-first">Enter your name</button> | |
| <p class="next"> who?</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Do Now 5.1.0</title> | |
| </head> | |
| <body> | |
| <button id = "magic">Click Here</button> | |
| <button id = "appear">Click Here to make words appear</button> | |
| <h1>Make this text hide</h1> | |
| </body> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Do Now 5.1.0</title> | |
| </head> | |
| <body> | |
| <button id = "magic">Click Here</button> | |
| <button id = "appear">Click Here to make words appear</button> | |
| <h1>Make this text hide</h1> | |
| </body> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Page Title</title> | |
| </head> | |
| <body> | |
| <div> This is my div, it is cool </div> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>ScriptEd CSS Garden</title> | |
| </head> | |
| <body> | |
| <h1 id="banner">ScriptEd CSS Site!</h1> | |
| <h1 id="tagline">We love ScriptEd</h1> | |
| <img src="http://i65.tinypic.com/qxvr46.jpg"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Page Title</title> | |
| </head> | |
| <body> | |
| <img class="top-left" src="http://images.m-magazine.com/uploads/photos/file/11077/banana-dog-pet-halloween-costume.jpg?crop=top&fit=clip&h=500&w=698"> | |
| <img class="top-right" src="http://degezgk5cgqun.cloudfront.net/wp-content/uploads/2016/07/1-19.jpg"> | |
| <img class="bottom-right" src="http://boredomtherapy.com/wp-content/uploads/2014/10/3-dog-cookie-monster-costume.png"> | |
| <img class="bottom-left" src="https://cdn.shopify.com/s/files/1/1173/7284/products/Turkey-Dog-Costume-Australian-Shepherd_pu_4315ba33-eefd-4699-9859-9d9e3e913c26_large.jpeg?v=1462903471"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>GWHS</title> | |
| </head> | |
| <body> | |
| <img class="logo" src="http://www.ghouse354.com/wp-content/uploads/2016/02/g-westinghouse-school-logo.png"> | |
| </body> | |
| </html> |