I would like help on how to centralize the entire container
Latest solutions
- Submitted about 2 months ago
Responsive landing with CSS GRID and mobile first techinique
- HTML
- CSS
Everything, especially the responsiveness and the grid.
- Submitted 2 months ago
Responsive page using Media Querry and CSS Grid
- HTML
- CSS
I would like an overview of my project, especially regarding its responsiveness and the CSS Grid.
- Submitted 2 months ago
Responsive page using Media Querry and Mobile First techniques
#accessibility- HTML
- CSS
I would like an overview of the code and what i should study.
Latest comments
- @carolsoutinhoSubmitted about 2 months agoWhat specific areas of your project would you like help with?@MatheusPollettiPosted about 2 months ago
It is good, but take more care with responsiveness. The quotation image breaks on smaller devices.
0 - @qutubahmed732Submitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I will use SASS next time in another project.
What challenges did you encounter, and how did you overcome them?I got some challenges when i was trying to center align the content. Then I use the property of align-content:center, and it was very helpfull for me.
What specific areas of your project would you like help with?I feel troubled learning advanced-level Flexbox and Grid because it is a very complex process. and this is the specific area where I stuck every time.
@MatheusPollettiPosted 2 months agoIt is pretty good, but you should use more semantic HTML. Like article, section, nav e others. Your code looks a bit awkward with so many divs.
Marked as helpful0 - @YOUSEF-ysfxjoSubmitted 4 months ago@MatheusPollettiPosted 2 months ago
It looks good, but the css code is duplicated and i dont think it is necessary or a good practice to create a class called main. I believe it would be useful to improve your semantic HTML.
0