A resizable and responsive iframe embeddable piano chords display and player.
The following HTML displays playable chords.
<iframe frameborder="0"
width="800px" height="400px"
src="https://tomeraberbach.github.io/piano#cmaj">
</iframe>
<iframe frameborder="0"
width="1200px" height="400px"
src="https://tomeraberbach.github.io/piano#amaj,emaj,f#min,dmaj">
</iframe>
<iframe frameborder="0"
width="1200px" height="400px"
src="https://tomeraberbach.github.io/piano?progression=true#cmaj7,c#min7b5,dmin7,ddim7">
</iframe>