Sar-taj107 / Tech-Quiz

An online Tech quiz Website all are welcome to explore and contribute into this repo makes it more dynamic .Your expertise can enhance our knowledge base! Contribute and join us in celebrating Hacktoberfest! 🎉🎉
https://sar-taj107.github.io/Tech-Quiz/
MIT License
8 stars 18 forks source link

A new JS question is added #1

Closed habeebmoosa closed 11 months ago

habeebmoosa commented 11 months ago

A new javascript question that is related to "typeof" operator is added.

Sar-taj107 commented 11 months ago

could you update the index.html file there is few mistake not form your side actually the template I provided in readme.md file was not right but now I have update it. ex:


<div class="option">
         <input type="radio" name="q6" id="Q.no." value="B">
         <label for="">object</label>
</div>

you just remove 'Q.no.' from double quote that means simply id=""  in all option except first one.

Thanks for the contribution! Do share the repo with your friends and encourage them to contribute for #hactoberfest!
Happy hacking! ^^