Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save judsonmitchell/5cd5baadb3199226bf3a23fb884aa57e to your computer and use it in GitHub Desktop.
Save judsonmitchell/5cd5baadb3199226bf3a23fb884aa57e to your computer and use it in GitHub Desktop.
Things to Know for Quiz
1. Javascript Review. [See here](https://jsbin.com/doquji/7/edit?js,console)
2. Create an HTML File
3. Add jquery and a css file.
4. Be able to do headings, paragraphs, forms, lists, hyperlinks, and tables.
5. Apply jQuery to the HTML and either modify the page or return some data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment