Created
September 9, 2016 21:11
-
-
Save Bijesse/8a1d00a840001dc6b035fc8c709ccf53 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=8a1d00a840001dc6b035fc8c709ccf53
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