Code Monkey home page Code Monkey logo

culinary-chronicles's Introduction

logo

Culinary Chronicles ๐Ÿ‘จโ€๐Ÿณ

GOAL: Create a webpage that showcases you and your partners favorite cuisines, dishes, and recipes.

Final Website

Create an index.html file that contains:

  • A list of your favorite cuisines and pictures
  • A list of your favorite dishes with pictures
  • A list of recipes with links to sites that provide the recipe
  • Wrap each of the above lists in div elements with class and id attributes.

Additionally, you will style this page to ensure that it entices users to read and utilize your webpage. Your style.css should incorporate the following design elements:

  • Create a style.css file
  • Link the file to index.html using a <link> tag.
  • Create CSS rulesets that incorporate the following CSS properties to style the elements on the page. Make sure you use element, class, and id selectors:
    • color
    • background-color
    • font
    • font-size
    • text-decoration
    • text-align
    • text-shadow
    • box-shadow
  • Additionally, style your images using the following properties:
    • width
    • border-radius
    • opacity

Done Early? Try the following stretch exercises ๐Ÿš€

  • Align your images in the center of the page
  • Give your images a border
  • Give your page a background image
  • Create a navigation bar at the top of your page. Style this navigation bar using CSS.
  • Check out pseudo-elements like ::before and ::after to try to animate your links.

culinary-chronicles's People

Contributors

stevenjlance avatar rubyheald 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.