Created
October 3, 2016 22:30
-
-
Save RCTumolac/69b081091029ebff02d3008eb622f36b to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=69b081091029ebff02d3008eb622f36b
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> STOCK 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 Rich Kid </p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment