Skip to content

Instantly share code, notes, and snippets.

@gmelodie
Last active January 14, 2019 01:23
Show Gist options
  • Save gmelodie/a8131c5313b66a82554685a7f76848ae to your computer and use it in GitHub Desktop.
Save gmelodie/a8131c5313b66a82554685a7f76848ae to your computer and use it in GitHub Desktop.
Herschel Evans' web page version 1
<!-- index.html -->
<html>
<h1> Who's Herschel Evans? </h1>
"Herschel Evans was an American tenor saxophonist who
worked in the Count Basie Orchestra. He also worked with
Lionel Hampton and Buck Clayton. He is also known for starting
his cousin Joe McQueen's interest in the saxophone." - Wikipedia
<h1> Why does this page exist? </h1>
This is an example page for my web development series. I started
writing the series on Medium, and now I'm creating my first web page
example. The reason why I chose Herschel Evans is because I needed something
to talk about, so I went to Wikipedia and hit the 'Random page' button. I landed
on the Herschel Evans' page, and here we are!
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment