Created
August 17, 2016 19:08
-
-
Save Bijesse/8d7372821309aaf8571881ccee740a5f to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=8d7372821309aaf8571881ccee740a5f
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"> | |
<p id="mission">ScriptEd equips students with the fundamental coding skills and professional experiences that together create access to careers in technology.</p> | |
<p id="about"> This year in ScriptEd we are going to create several websites, games and webapps! </p> | |
<h1 id="topics"> In ScriptEd we learn...</h1> | |
<ul> | |
<li>HTML</li> | |
<li>CSS</li> | |
<li>JavaScript</li> | |
<li>Git</li> | |
<li>jQuery</li> | |
</ul> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment