HTML Album Cover

This challenge asks the you recreate the album cover shown in the MOCKUP.jpg image by writing the appropriate HTML neccesary into the index.html page. Use SOURCE.md to copy and paste in all filler text needed.

Tasks

  1. Fork this repository.
  2. Clone your fork locally.
  3. cd in the local repo you just cloned.
  4. Open the MOCKUP.jpg image and take a look at it.
  5. Use the comments in the index.html file to create the elements neccesary to recreate the album cover shown in MOCKUP.jpg. Also use SOURCE.md to copy and paste all neccesary filler text.
  6. Open up index.html in the browser as well for a side by side comparison with MOCKUP.jpg as you work.