blueyoghurt / jquery-intro-lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Quiz 1

The instructions for this lab are in index.html

Loading Dependencies

For this project you should be using jQuery. Either use the link from the Google Developer Libraries or the link below before the </body> tag.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.3/jquery.min.js"></script>

About


Languages

Language:HTML 98.3%Language:CSS 1.7%