Coder Social home page Coder Social logo

ui-iii-flexbox's Introduction

User Interface Project II: Great Idea Web Page With Flexbox

Now that you have experienced building a layout using inline-block. Lets revisit the same HTML structure and refactor our first page with flex box module. If you didn't finish yesterday's assignment, just start from scratch or use the solution code provided to you.

Once you have finished the home page using flex box module, go build the services page based on the design file provided to you. This time you will need to structure your own HTML in addition to using flex box module. You have been provided all the necessary images in the img folder.

Useful Resource: CSS Tricks Flexbox Guide

To Get Started

  • Fork / Clone this project into a directory on your machine.
  • Open the code with your preferred integrated development environment (IDE).
  • Start on the objectives

Objectives

  • Home Page Refactor:

    • Note that the provided HTML is blank. This is because I want you to use your code from yesterday if possible. If you didn't finish, that's fine, just use the solution from yesterday
    • Refactor the home page layout with flexbox where inline-block was used before.
    • In your navigation elements, point the services <a href=""></a> to services.html
  • Services Page Build:

    • Update the title in your newly copied services page to say Great Idea! - Services
    • Using the provided design file, create the services page layout using flexbox and box model.
    • Wrap the great idea logo in an anchor tag and point the href to index.html

    Remember, you should continue using box model properties this whole time. Flexbox is only used for bigger layout pieces. You will still need content width, padding, border, and margins to succeed.

Stretch Goals

  • Create another page based on one of the navigation items in addition to services. Try to create a layout that follows the patterns of the first two designs but with your own creative twist. Use lorem ipsum text for all your content.
  • Introduce media queries into your services page to create a mobile view that stacks all the boxes on top of each other on phone but looks like the layout file on desktop.

ui-iii-flexbox's People

Contributors

bigknell avatar ajb85 avatar

Watchers

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