This challenge took me about 3hours to complete, and while I’m happy with the result, I’d like to improve my speed. Any tips or strategies that can help would be lovely.
Thank you for your time :))
This challenge took me about 3hours to complete, and while I’m happy with the result, I’d like to improve my speed. Any tips or strategies that can help would be lovely.
Thank you for your time :))
Nice Job @ericssonmura, I like your html and css structure.
Hi Dania, it's a great job. I suggest you update your mobile version, such as the image.
I improve my frontend skills in css and html
What challenges did you encounter, and how did you overcome them?I used media queries to adapt the layout to different devices
Customizing bullet points within HTML and CSS is still new to me.
Good job. i just note that the mobile and desktop versions are the same. the next update should try to adapt the design for mobile and desktop.
My HTML5 and CSS3 structure
Thanks for your feedback. your comments are pertinent. i'll improve my code.
I had problem making the content fit in the box.
What specific areas of your project would you like help with?I would like to be helped on making the site more responsive.
great project. I remark he used plus div balise in his project. nice job.
I was most proud about my ability to write and structure this independently! I've done a lot of theoretical learning and it was really nice to put what I've learned into Practice.
What challenges did you encounter, and how did you overcome them?I initially managed to get my container to align centered horizontally, but I really struggled to get it aligned vertically to center it completely on the page. I had to google a solution for this (which I found via this Hubspot Article: https://blog.hubspot.com/website/center-div-css)
What specific areas of your project would you like help with?I would love a code review to see if the code I've written is well formatted and to see if there would be any more efficient ways I could structure my solution - thank you!
this is a good solution. our developer colleague use the best practice in css to develop the application like percentage in css. also he separate html file and css file. using flexbox to align html elements is the good technic.