Skip to content

Commit

Permalink
Changed audio link
Browse files Browse the repository at this point in the history
  • Loading branch information
harshildarji committed May 11, 2016
1 parent 21711ad commit 922cf64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Topics/05. Semantic-HTML/demos/semantic-html5-tags.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ <h2>Categories</h2>
<section>
<h2>Audio</h2>
<audio width="400" controls >
<source src="http://www.stephaniequinn.com/Music/Commercial%20DEMO%20-%2011.mp3" type="audio/mp3">
<source src="https://exit.sc/?url=http%3A%2F%2Falonetone.com%2Ftrgbanks%2Ftracks%2Finto-the-sunset-no-copyright-1.mp3" type="audio/mp3">
Your browser dose not support HTML5 audio.
</audio>

<p>
Audio courtesy: <strong>"Dancing in the Street" (Motown), Vandellas</strong>
<br />Source: <a href="http://www.stephaniequinn.com/samples.htm" target="_blank">Quinn Music</a>
Audio courtesy: <strong>TRG Banks, Into The Sunset (No Copyright)</strong>
<br />Source: <a href="https://soundcloud.com/trgbanks/into-the-sunset-no-copyright" target="_blank">TRG Banks (Soundcloud)</a>
</p>
</section>
<section>
Expand Down

0 comments on commit 922cf64

Please sign in to comment.