Design comparison
Solution retrospective
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- CSS Box Model
- Border Styling
I studied the fundamentals on box content and sizing, covering both extrinsic and intrinsic sizing techniques. I comprehended the padding box's role in enclosing the content box, created by the padding property, which permits the box's background to be visible within the generated space. Additionally, i learned how overflow rules, such as overflow: auto or overflow. affect the space, accommodating scrollbars. I also learned about the border box's encapsulation of the margin box. Ultimately I gained proficiency in managing the box model. Finally, i understood how to create responsive design, making my work adaptable to various screen sizes and resolutions.
What specific areas of your project would you like help with?Please provide feedback on how i can correct my errors and enhance this project
Community feedback
- @SvitlanaSuslenkovaPosted 3 months ago
There is a way to add folders. More likely after you clicked "uploading an existing file" you clicked "choose your file". This option doesn't upload folders. The easiest way is not to click "choose your file", but select everything in your project, drag and drop. Also the src in your img lacks part of the path and needs correction after you upload your image. Hope you found this comment helpful :)
Marked as helpful0@Komans-HubPosted 3 months agoYes, I noticed that. I made a mistake while uploading the files. Apparently, I selected only the html and css files instead of selecting the whole folder Thanks for your observation @SvitlanaSuslenkova
0 - @SvitlanaSuslenkovaPosted 3 months ago
you don't have images in your git. Was it in the folder originally?
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord