Coder Social home page Coder Social logo

leafy-decorations's Introduction

summary time deliverables download
Use background images to create design elements on a masthead & banner.
1 hour
1 HTML file, 4 CSS files, images

Leafy decorations

Overview

  • Fork this repository.
  • Export the required graphics from the downloaded assets, compress & smush them. The artboards in Illustrator are already the correct dimensions—don’t change their width or height.
  • Use background images, borders, colours & linear-gradients to create the design.
  • There is a linear-gradient in the design, you’ll have to figure out where it is and how it works.
  • Some of the CSS is already done for you.
  • DO NOT change the HTML file.
  • Run it through Markbot and make sure it passes all the checks.

Needed CSS properties

These are the only CSS properties you’ll need to add to accomplish the layout:

  • background or if you prefer: background-image, background-position, background-size, background-repeat, background-color
  • border and the individual sides: border-top, etc.
  • border-radius
  • color
  • padding-top — in only one place

Details

  • Colours: #588477, #fff, #467366, #2d5a4d, #145b1d, rgba(16, 52, 41, .8), rgba(16, 52, 41, 0)
  • Border thickness: 3px
  • Corner radii: 8px
  • Size of the leafy pattern: 64px
  • Hovered leaf background distance from the side: .75em
  • Expected file names: banner.jpg, leaf-bg.svg, leaf-icon.svg, two-leaves.svg

Goal

Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.

leafy-decorations's People

Contributors

thomasjbradley avatar jasminect avatar

Watchers

James Cloos 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.