Open bigkat73 opened 7 years ago
When opening the page, the mobilemenu is visible and overlapping the screen. Let's look at this next week to make sure that the intentions for the mobilemenu are met, or making sure that in the context of the final project we address it there.
The target of 768 in the media query looks great. Just a reminder, the steps to responsive layout are (1) fixed to fluid layout(so changing the container and target sizes on the css targeted for large screen), (2) flexible content(so images in percentages, and (3) using media queries.
FEWD Week #7 Project: Responsive Design
Description
Relaxr's user count has grown, and the number of users accessing the site from a mobile device has surprised everyone, even by today's standards. The product managers at Relaxr have asked you to return to the project and make their site responsive so it renders nicely on mobile devices. They had one of their internal developers make a few tweaks to your source code, and they have given you the new HTML / CSS files to work from. Using these starter files, build out the mobile layouts for the landing page and blog.
Student: ____
Project URL: ____
divs