From f6ebc4f9f320e1f42750852c77a357557f6951cd Mon Sep 17 00:00:00 2001 From: Favour Timothy <45835081+wyenelle@users.noreply.github.com> Date: Mon, 29 Aug 2022 18:08:16 +0100 Subject: [PATCH] feat: redesigned the Rate Music page (#315) * redesigned the Rate Music page * added name attribute to the input tag for accessibity convenience * fixed * rating is now a must for every user * users must now rate songs * redeclared some variables --- rating/index.html | 54 +++++++++------- rating/index.js | 24 +++++++ rating/photo1.jpeg | Bin 0 -> 27372 bytes rating/pink-wavy.jpg | Bin 0 -> 2823 bytes rating/styles.css | 147 ++++++++++++++++++++++++++++++++++--------- rating/test.js | 3 + 6 files changed, 175 insertions(+), 53 deletions(-) create mode 100644 rating/index.js create mode 100644 rating/photo1.jpeg create mode 100644 rating/pink-wavy.jpg create mode 100644 rating/test.js diff --git a/rating/index.html b/rating/index.html index 781fcab0..4aae0573 100644 --- a/rating/index.html +++ b/rating/index.html @@ -6,31 +6,39 @@ + + +