Code Monkey home page Code Monkey logo

f1-3-c2p1-colmar-academy's People

Contributors

redstardeveloper avatar

Watchers

James Cloos avatar

f1-3-c2p1-colmar-academy's Issues

Adding viewport to <head> for mobile styling displaying

I wasn't able to get your mobile styles to display for me on a mobile view. It is good practice to add the following line to your head when you're using media queries with width delimiters. This will ensure mobile styles will appear.

Adding this inside your HTML gave me your mobile styles.

<meta name="viewport" content="width=device-width, initial-scale=1">

Here's some further reading on this line. Check out the viewport sections.

https://developers.google.com/web/fundamentals/design-and-ui/responsive/

Good Code Organization

You have done a good job on the organization of your HTML & CSS! The class names are specific, everything is indented (except for head/body tags), and there's no areas of confusion! Keeping your code clean like this is a great sign for employers!

Good work!

SUMMARY

Grade: Exceeds Expectations

Summary: This project is excellent! It meets the spec and the code is clean/free of any errors. No major areas of improvement, other than making sure to keep as consistent indentation as possible (head/body), so keep up the good work!

As a challenge, a great exercise would be expanding the site with links to the other pages, making minor style tweaks to these pages (the importance here is just getting to practice building multi-page sites). This will give you experience with building and managing a multi-page website.

Good work!

Full-screen page width

Not so much an issue as maybe a spec interpretation. I've always thought the spec meant for a full-width page, but you have a fixed-width page. Honestly, your page looks great so I wouldn't worry about it, but just something to keep in mind from the spec!

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.