Giter Site home page Giter Site logo

assignment-02's Introduction

#Assignment 2 - Basic CSS - Recreating Web Components ##Instructions Use what you've learned of CSS styles and properties to recreate the site components shown below. You likely will need to use CSS properties like:

  • margin, padding, border
  • font-family, font-size, font-weight, color
  • width, height
  • background-color
  • text-align
  • display: block and display: inline-block

Recommended Setup:

cd ~/TIY/assignments
mkdir assignment-02
cd assignment-02
curl https://raw.githubusercontent.com/TIY-Charleston-Front-End-Engineering/Course-Guide/master/assignments/basic-css-web-components/assignment-files.zip > assignment-files.zip
unzip assignment-02

NOTE: make sure you include *{box-sizing: border-box}* at the top of your stylesheet

##Normal Mode

###Simple Article Layout nice typeface

#####Design Specs

fonts: Georgia & Geneva
line-height: 1.25

###Menu List ![menu list](https://raw.githubusercontent.com/t3patterson/TIY-2016-Q3/master/assignments/basic-css-web-components/example-components/menu-list.png)

#####Design Specs

fonts: Avenir
color: `#66CC99`

###Icon Set ![inline block icon set](./example-components/inline-icon-set.png)

#####Design Specs

fonts: Georgia & Geneva
images:
  facebook-icon-bw.png
  twitter-icon-bw.png
  stumbleit-icon-bw.png
  googleplus-icon-bw.png
  linkedin-icon-bw.png

###Navigation Menu ![mini nav menu](https://raw.githubusercontent.com/t3patterson/TIY-2016-Q3/master/assignments/basic-css-web-components/example-components/mini-nav-menu.png)

#####Design Specs

font: Futura
link background color: rgb(205,92,92)

###Multi Column Layout ![multi column layout](https://raw.githubusercontent.com/t3patterson/TIY-2016-Q3/master/assignments/basic-css-web-components/example-components/basic-column-layout.png)

#####Design Specs

font: Helvetica Neue
top-bar color: #004
link color: `#DE5233`

##Adventurer Mode


###Page Layout ![layout](https://raw.githubusercontent.com/t3patterson/TIY-2016-Q3/master/assignments/basic-css-web-components/example-components/extended-layout.png)

#####Design Specs

font: Avenir
link color: `#ff5a5f`
images:
  random-user1.png

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.