I'm glad that I could build a simple website with my knowledge.
What challenges did you encounter, and how did you overcome them?It took my time to remember the selectors and some properties in CSS, to center the div, for example.
I'm glad that I could build a simple website with my knowledge.
What challenges did you encounter, and how did you overcome them?It took my time to remember the selectors and some properties in CSS, to center the div, for example.
Very proud with the final look and responsibility of the website, Looking forward to hearing your feedback ♡.
Hi there, this is a really nice job that you have done here, really like how the elements slowly appear on the screen.
Hi there,
Just few tips to help you:
Well done for the calculation otherwise, I learned how to do the February month.
Hi, nice work! You could add padding on the last element to make it more centered and also more space at the bottom.
Next challenge is awaiting... :)
finishing it without any issues
What challenges did you encounter, and how did you overcome them?na
What specific areas of your project would you like help with?na
Hi Michael, I have noticed that your images do not appear on your page. Looking at your HTML : <img src="./images/logo.svg" alt="">, your images are expected to be in the images folder, however in your GitHub repository they are in your main folder. Creating an image folder will fix the issue. Good luck