Color Searcher using JavaScript

Color Searcher:

    This post contains the source code of website called color searcher that show different colors and have a search bar at top to let the user search for a color. Depending upon the search term, color that matches with the search term will show while other will hide itself.

Source Code:

CSS:

  
  

JavaScript:

  
  

Comments

Popular Posts