Code Monkey home page Code Monkey logo

html-css-final's Introduction

Project Summary


The goal of this final project is to show you know how to use all the skills you've learned in the previous lessons and projects.

This repository contains a single image file and some assets you'll need to complete this project. Your objective is to create a webpage that is as near pixel-perfect, in reference to that image file, as possible.

To assist you with creating a pixel perfect design, we suggest using the PixelParallel chrome extension.

We will provide you with some settings that will give you a clue to the dimensions of the webpage.

Design Dimensions


To constrain the design space you will only need to create your page for the following viewport.

Viewport: 1366x768 pixels

Some helpful settings for your PixelParallel extension are in the image below. This will give an idea of what the margins and padding dimensions are.

Pixel Parallel Settings

You can then overlay the reference image using PixelParallel and start building.

Instructions


IMPORTANT!!!: Using git create a new branch named submission. Your pull request must be made from this submission branch.

Due to the way this will be graded there is a specific file layout that must adhered to.

IMPORTANT!!!: Your submitted pull request must have an index.html file at the root of the repository. By default this repository already has the index.html at the root, so please don't move this file.

# please don't move the index.html file in this folder structure
.
├── README.md
├── final_1366x768.png
├── images
│   ├── pic01.jpg
│   ├── pic02.jpg
│   ├── pic03.jpg
│   └── pic04.jpg
├── index.css
├── index.html
└── readme-assets
    └── pixel_parallel.png

IMPORTANT!!!: Please fill out the user.json file at the root of your repository. This file will also be parsed as part of the grading process.

# example format
{
  "name": $YOUR_NAME,
  "email": $YOUR_EMAIL
}

Grading


Your submission will be graded based on how closely it matches the reference image. The comparison will be made by running it through an image comparison program.

Finished


Open a pull request with your completed submission back to this repository. You must open the pull request from the submission branch you created.

html-css-final's People

Contributors

aodhanhayter 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.