Giter VIP home page Giter VIP logo

week1-checkpoint's Introduction

week1-checkpoint

Week 1 Checkpoint - Site Clone

Site-Clone layout

Using Wireframes and Mock-Ups is common in the developer world, especially when working on a larger team where you will have specific designers making design decisions and developers taking those designs to make a reality. In this challenge students will complete a site based on a template provided to them by the design team.

Goals Students will demonstrate an understanding of following a design provided for them, utilizing HTML/CSS and Bootstrap to achieve the appearance of the site designed for them.

Setup A good first step is to take the template you have been given, and either open the image in a program such as paint, or draw it out on paper; that way you can better determine the architecture of your document, laying out all the containers, rows, and columns

When you are ready to start coding, you will need to create a new application in your command line and create the HTML and CSS files for it. You will also want to grab any external CSS libraries such as bootstrap and include them in your head tag.

Remember, load order is important. Pay attention to which link tag is where, in order to maintain the proper flows and overrides of your CSS.

reference: https://www.figma.com/file/vewXfmgWeQN9QCw9ELYdiI/Clone-Site?node-id=0%3A1

Requirements:

  • The page utilizes the Bootstrap Grid system to maintain a proper architecture
  • Appropriate use of HTML5 Semantic tags for the header, main and footer
  • On mobile any elements sharing a row should stack
  • Utilizes custom font on at least one element
  • Sticky Navbar on scroll
  • The Text Over Image is hidden on mobile (@media Rule)
  • The Card spills out of the row on medium and larger screens
  • Must use external Icon library (FontAwesome, Material Icons, etc.)
  • Specified elements order changes based on screen size
  • Cards are vertically centered with the center card larger for emphasis
  • Appropriate use of Margins and Padding Stretch goals Add some CSS Animations to the page Utilize scroll to in page navigation Swap one of your images for a

week1-checkpoint's People

Contributors

idmiller2020 avatar

Watchers

 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.