- It would remove "maximum-scale = 1" from the meta viewport to allow users to zoom in on their phones if they want to.
- You have embedded styles, I would try to move that CSS to the stylesheet.
- You can get other results on a small screen (if you are interested) by playing with the background-position of the background images.
- I see you have loaded jQuery. It was not essential for the exercise, but I imagine you have previous experience and are comfortable with the bookstore.
Do you have any questions or curiosity about the project or the course?
Thanks a lot!!
I have already modified the changes.
One thing: when I make the screen small, of the 2 divs that are parallel, red and beige, red stays smaller because it has less text, is there any way to solve this error?
2 comments
displayname195228
Teacher PlusGood work, although I see something curious:
- It would remove "maximum-scale = 1" from the meta viewport to allow users to zoom in on their phones if they want to.
- You have embedded styles, I would try to move that CSS to the stylesheet.
- You can get other results on a small screen (if you are interested) by playing with the background-position of the background images.
- I see you have loaded jQuery. It was not essential for the exercise, but I imagine you have previous experience and are comfortable with the bookstore.
Do you have any questions or curiosity about the project or the course?
Regards, and thank you very much!
See original
Hide original
displayname65167
Thanks a lot!!
I have already modified the changes.
One thing: when I make the screen small, of the 2 divs that are parallel, red and beige, red stays smaller because it has less text, is there any way to solve this error?
a greeting
See original
Hide original
Log in or join for Free to comment