Skip to content

ATL-WDI-Exercises/smoothie-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smoothie recipes

Instructions

Clone this repository and test that you can see the Smoothie Recipes in your browser:

cd ~/ga/wdi
git clone https://github.com/ATL-WDI-Exercises/smoothie-recipes.git
cd smoothie-recipes
open index.html

Now use your Text Editor to make changes to the app.css file to make your Smoothie Recipes app look awesome!

Try some of the following:

  • Change the background color or set a background image
  • Add some color to the recipes text
  • Adjust the size of the headings and other text
  • Change the font family to something fun (like fantasy)
  • Use Flexbox or a grid system (such as Twitter Bootstrap) to put your recipes side-by-side
  • Make it responsive

Here is a sample solution:

Screen Shot

About

A simple HTML and CSS static web page containing fun Smoothie Recipes! [html, css]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 99.1%
  • CSS 0.9%