Coder Social home page Coder Social logo

fem_web-development-v2_html-css-project-exercise's Introduction

FEM_web-development-v2_html-css-project-exercise

First Exercise from Complete Intro to Web Development, V2 (FEM)


Tips and guidelines

  • Google everything. No one expects you to remember these things off the top of your head. It's not cheating. This is not an exam. Knowing how to Google programming things is literally your job.
  • The image is coming from a site called placecorgi.com. The key here is that it'll give you images of any size. The way you do that is http://placecorgi.com/ <width> / <height> where your replace width and height with a number. This will be the size of your image in pixels. The one in my example is http://placecorgi.com/500/300
  • Do the navigation box (with all the colors) last. It's the hardest part. It uses display: flex inside of display: flex and uses flex and flex-direction.
  • The top row and the bottom row are using display: flex to manage the size of those columns. They both use the same class.
  • There's a lot of room to re use classes on this.
  • Please, please take it one step at a time. Take one section on the page, style it, and then use those small building blocks to make larger building blocks.
  • You can "cheat" by looking at what I did and inspecting the page. I'd try to build it first on your own but then take a look at how I'm doing it.
  • How I solved it is not the "correct" answer. That's like saying there's a correct way to write a poem or a correct way to paint a portrait. This is as much art as it is science.
  • Good luck!

Gallery

Model to follow

html-css-project


fem_web-development-v2_html-css-project-exercise's People

Contributors

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