From f79e5ca21994c5297b6831dce300d81812e97326 Mon Sep 17 00:00:00 2001 From: "eleazar.fuentes" Date: Tue, 4 Jul 2023 21:23:13 -0600 Subject: [PATCH] adding html structure and text --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/index.html b/index.html index 33e557d..550a1fb 100644 --- a/index.html +++ b/index.html @@ -20,4 +20,17 @@ +
+

Welcome to JavaScript Quiz Challenge

+

+ You have 75 seconds to try to get the highest score by answering five + series of JavaScript questions. Incorrect answers will penalize your + time by ten seconds. Your total score will be your time after you + answer the last question. Click start when you are ready. +

+
+ +
+
+ \ No newline at end of file