Giter Site home page Giter Site logo

create-ig-page's Introduction

Website Recreation Lab

Introduction

One of the best ways to sharpen your CSS and HTML skills is to try to recreate an existing page, so take a look at the deliverable below, and build your own version of Instagram.com. Don't worry if you can't get it to look exactly as you see but try your best to get as close as possible.

There will be no starter code for this site. You will have to build it from scratch. If you get stuck, remember the Read, Search, Ask guidelines.

Exercise

Requirements (HTML)

  • Use the standard HTML boilerplate with head and body
  • Use src and alt for all img tags
  • Use a footer tag
  • Use an unordered list tag
  • Use section tags for the main areas of the page
  • Use the images provided to construct the appropriate elements on the page, for example:
    • the iPhone
    • App Store and Google Play buttons
    • Instagram Logo
    • Login button

Requirements (CSS)

  • Use display, clear, and floats to position elements on the page
  • Look up and use at least two CSS properties and values that may not have been covered in class, for example:
    • background: url("YOUR-LINK.COM")
    • list-style
    • text-decoration
    • text-transform
  • Use a single external CSS stylesheet to style all pages

Bonus:

  • The repeating background image is oldschool. Can you do it with a CSS3 gradient?
  • The 'frame.png' image is also unnecessary. Can you do it with box-shadow, border-radius, and position: relative?

Starter assets

The repository contains all the images needed to create the page. You will need to make everything else from scratch.

Deliverable

Once you have submitted your assignment, please take a screenshot of your results and share them in Slack! They should look something like this:

Instagram lab Screenshot

Additional Resources

Licensing

All content is licensed under a CC­BY­NC­SA 4.0 license. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact [email protected].

create-ig-page's People

Contributors

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