-
-
Save Bijesse/e213586d8a9b44118371 to your computer and use it in GitHub Desktop.
Our ScriptEd Class // source http://jsbin.com/ruqujodove
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>Our ScriptEd Class</title> | |
| </head> | |
| <body> | |
| <h1>ScriptEd CSS Site!</h1> | |
| <h3>We love ScriptEd</h3> | |
| <img src="https://www.scripted.org/wp-content/themes/scripted/images/social-thumbnail.png"> | |
| <p>ScriptEd equips students with the fundamental coding skills and professional experiences that together create access to careers in technology.</p> | |
| <p> This year in ScriptEd we are going to create several websites, games and webapps! </p> | |
| <script id="jsbin-source-html" type="text/html"> | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Our ScriptEd Class</title> | |
| </head> | |
| <body> | |
| <h1>ScriptEd CSS Site!</h1> | |
| <h3>We love ScriptEd</h3> | |
| <img src="https://www.scripted.org/wp-content/themes/scripted/images/social-thumbnail.png"> | |
| <p>ScriptEd equips students with the fundamental coding skills and professional experiences that together create access to careers in technology.</p> | |
| <p> This year in ScriptEd we are going to create several websites, games and webapps! </p> | |
| </body> | |
| </html> | |
| </script> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment