Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added 000solojpg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dreadsolojpg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 44 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,44 @@
<!DOCTYPE html>
<html>
<head>
<title>So-and-so's Instructional Assignment</title>
</head>
<body>
YOUR CODE HERE
</body>
</html>
<head>
<link href='http://fonts.googleapis.com/css?family=Lusitana' rel='stylesheet' type='text/css'>
<style>
body {background-color:white;margin-left:auto;margin-right:auto;width:75%;}
h1 {color:gray;font-family: "Lusitana","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica; font-weight: 100; font-size:50px;margin-left:auto;margin-right:auto;width:80%;text-align:center;}
h2 {color:gray;font-family: "Lusitana","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica; font-weight: 100; font-size:35px;margin-left:auto;margin-right:auto;width:80%;padding-top:80px;text-align:center;}
h3 {color:gray;font-family: "Lusitana","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica; font-weight: 100; font-size:25px;margin-left:auto;margin-right:auto;width:80%;margin-top:25px;text-align:center;}
p {color:gray;margin-left:auto;margin-right:auto;width:80%;text-align:center;}
img {width:60%;padding:10px;text-align:center;margin-left:auto;margin-right:auto;display:block;}
iframe {width:60%;padding:10px;text-align:center;margin-left:auto;margin-right:auto;display:block;}
</style>

</head>
<body>

<h1>



Want to jam? Step 1 is choosing the right axe.

</h1>

<h2> 000</h2>
<img src="assets/000solojpg.jpg"><br />
<h3>Hear Bob Dylan strumming on his:</h3>
<iframe width="420" height="315" src="//www.youtube.com/embed/e7qQ6_RV4VQ" frameborder="0" allowfullscreen></iframe>
<h2> Dreadnought </h2>
<img src="assets/dreadsolojpg.jpg"><br />
<h3>Listen to Wilco's Jeff Tweedy on his go-to axe:</h3>
<iframe width="420" height="315" src="//www.youtube.com/embed/5j2ykHinIPg" frameborder="0" allowfullscreen></iframe>
<h2> Tele </h2>
<img src="assets/telesolojpg.jpg"><br />
<h3>Check out Muddy Waters pouring his heart out through one:</h3>
<iframe width="420" height="315" src="//www.youtube.com/embed/w5IOou6qN1o" frameborder="0" allowfullscreen></iframe>
<h2> Strat </h2>
<img src="assets/stratsolojpg.jpg"><br />
<h3>Peep Van Halen shredding on his signature Stratocaster:</h3>
<iframe width="420" height="315" src="//www.youtube.com/embed/-1AHuN_aE8g" frameborder="0" allowfullscreen></iframe>
<h2> Les Paul </h2><br />
<img src="assets/lespaulsolojpg.jpg">
<h3>Pete Green's Fleetwood Mac absolutely slays on Les Pauls: </h3>
<iframe width="420" height="315" src="//www.youtube.com/embed/KE4HGlmtOcg" frameborder="0" allowfullscreen></iframe>
</body>
Binary file added lespaulsolojpg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stratsolojpg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added telesolojpg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.