Latest solutions
Responsive results summary page
Submitted 11 months agoI was a bit chaotic with this project, I usually started from the top and work my way down but it was sort of haphazard. I eventually figured out everything.
Latest comments
- @chilledoutluke@chilledoutluke
I was having issues with the image showing up in my preview image of the live website. I tried pretty much everything even removing the alt. I finally got it sorted out by removed it from it's initial folder and placing it in the same place as my HTML and linked it from there.
- @Cyrilebl@chilledoutluke
HTML
- I love how you sectioned off everything with comments. Made it easy to follow along with your code. It was neat and clean, no unnecessary repetitions made which was awesome.
CSS
- Since you commented different sections with you HTML and CSS, it was so easy to follow what you did where, starting top to bottom. It would be easy to work along with this code.
It would be great if you had detailed commits regarding your work, trying making a few more commits so it would be easier to see what exactly you have done on your version control. This will help greatly in terms on making it a habit so when you work with a team, it would allow you to seamlessly do so.
All-in-all, a well done project! Keep up the great work!
Marked as helpful