Skip to main content

Practice 11

  1. Create a new .html page that uses a responsive mobile-first CSS layout.

    Feel free to use code from a previous exercise as a starting point.

  2. Use JavaScript to accomplish something. Anything you want :)

    See this page for some JavaScript examples.

    And take a look at the Practice 11 examples.

    It doesn't have to be practical or spectacular. Just try something and get it to work.

    Feel free to have fun with this!

  3. Make sure it passes HTML and CSS validation.

  4. Push your changes to your Github repository.