Design comparison
SolutionDesign
Solution retrospective
i dont know if its normal but this little thing took this much code, maybe i just did it wrong, and idk but its doesnt seem easy level for me xD.
Community feedback
- @bhoamikhonaPosted over 1 year ago
Hello there π. Good job on getting so far on the challenge!
I have some suggestions about your code that might interest you.
HTML π·οΈ:
- Use semantic elements such as <main>, <section>, <footer> to improve accessibility and organization of your page.
CSS π¨:
- Your layout also doesn't seem responsive which is why it may look different on different screen sizes. I see you are using bootstrap, I would suggest reading through the bootstrap grid system to understand how it works to make your layout responsive. Maybe classes like
col-md-6
should help.
I hope you find it useful! π
Happy coding!
0 - @ciaower17Posted over 1 year ago
and the screenshot doesnt show how it really displays on the website idk why
0@bhoamikhonaPosted over 1 year ago@ciaower17 click on generate a new screenshot
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