Created
November 10, 2014 03:57
-
-
Save Syerram/a19e114935f9fb82e22f to your computer and use it in GitHub Desktop.
// source http://jsbin.com/saconicabu
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> | |
<meta charset="utf-8"> | |
<title>JS Bin</title> | |
<style type="text/css"> | |
a { display:block; margin: 10px 0;} | |
</style> | |
</head> | |
<body> | |
<a href="http://www.csumathsuccess.org/extras/flash_videos/success_flash8/MSW_SJSU.swf">Testimonial 1</a> | |
<a href="http://www.csus.edu/eap/Benefits%20of%20EAP/Student%20Testimonials.html">Testimonial 2 (Pick one from here)</a> | |
<a href="http://www.mtsac.edu/assessment/studentvideos.html">Testimonial 3 (Download the 3rd testimonial)</a> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment