<!DOCTYPE html>
<html>

  <head>
    <link rel="stylesheet" href="style.css">
    <script src="script.js"></script>
  </head>

  <body>
<nav>
    <a href='http://media6000.dropshots.com/photos/1381926/20170326/005609.mp4' target='vid'>Video 1</a>

<a href='http://media6000.dropshots.com/photos/1381926/20170326/005610.mp4' target='vid'>Video 2</a>

<a href='http://media6000.dropshots.com/photos/1381926/20170326/005611.mp4' target='vid'>Video 3</a>
</nav>

<iframe src='about:blank' name='vid' width='320' height='180'></iframe>
  </body>

</html>
// Code goes here

/* Styles go here */