Skip to content

CodyHulsey/guessing_game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Class 6 | Assignment 6#

Created by Cody Hulsey

Assignment completion: 4/20/2016

During this assignment:

  • Move login into functions
  • Move the alerts into the browser level
  • linking JS with an HTML file
  • Linked a CSS style sheet
  • Updated the js file and added changes that the instructor recommended
  • Added styling elements to the html file via the style.css sheet
  • Embedded a video
  • Changed the font color. If the user gets the wrong answer, they will see red font. If they get the right answer, they will see green font
  • Integrated innerHTML so that you will see a thumbs up image if they get the right answer.
  • Integrated in innerHTML so that you will see a thumbs down if you get the wrong answer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • HTML 37.1%
  • CSS 9.3%