Giter VIP home page Giter VIP logo

cat_fancy's Introduction

Cat Fancy

Adam made this website to show off his favorite cat photos. It's a pretty great website, but it could be even better.

The HTML and the bulk of the CSS has been provided for you. Your task is to change EDIT_ME.css and index.html so that:

  • When clicking on one of the CATegories at the top of the page, only those cats are shown.
  • The "Rate these cats!" section to the top-right becomes a drop-down menu, in which only one of the three options is shown at a time.
    • You should not use the <select> tag because it cannot be styled. Use radio buttons instead.

Input elements do NOT need to go in a <form> tag! If we were to actually be submitting information with this site we'd probably need a <form>, but it's not necessary in this case.

CSS selectors that will be useful

:target
:checked
element1 + element2

Here's one solution: http://ga-wdi-exercises.github.io/cat_fancy

cat_fancy's People

Contributors

adambray avatar robertakarobin avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.