Skip to content

Instantly share code, notes, and snippets.

Created October 12, 2015 20:04
Show Gist options
  • Select an option

  • Save anonymous/e04001a64462a2fe5c6e to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/e04001a64462a2fe5c6e to your computer and use it in GitHub Desktop.
Our ScriptEd Class // source http://jsbin.com/ruqujodove
<!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