Created
October 5, 2016 22:24
-
-
Save RCTumolac/99d2544313eb924567b42f1c407ea43f to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=99d2544313eb924567b42f1c407ea43f
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>This is a Title</title> | |
</head> | |
<body> | |
<h1><strong> ST0CK IMAGES </strong></h1> | |
<img src="http://www.apimages.com/Images/Ap_Creative_Stock_Header.jpg"/> | |
<h4> "I like to sit in a computer chair in the grass" </h4> | |
<img src="http://www.zacuto.com/wp-content/uploads/2013/10/stock-footage-guide1.jpg" /> | |
<h4> "I stole my mother's money from her purse" </h4> | |
<p>Click <a href="http://www.apimages.com/creative-stock?ss=100528"> here </a> to go to Lawn Chair man</p> | |
<p> Click <a href="http://www.zacuto.com/guide-stock-video-part-1"> here </a> to go to Richard Kid </p> | |
</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
h1 {color: white; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment