.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
Using the picture tag along with the srcset attribute to switch between my images depending on the screen size.
What challenges did you encounter, and how did you overcome them?Setting up the image correctly for the desktop version. I ran into a problem with the image not being the right height and leaving empty space below. I changed my approach to use CSS Grid and the gap property for the right hand side of the card.
What specific areas of your project would you like help with?I would like to know if there is anything I can improve in my HTML setup, is it both efficient and semantic.Similarly for the CSS could I make it more concise or efficient in any way.
I am generally proud of creating website after learning "cold theory". However I am aware that responsivenes is more a luck than my underseanding of code. For next project I will learn about it
What challenges did you encounter, and how did you overcome them?Challange was to get rid of the bottom border in table. I make a research and used solution described in some forum
What specific areas of your project would you like help with?How to learn responsive design?
You can try using the vh, vw or vmax units. They helped a lot in making my page responsive
I am proud that I could finish the challenge with more self-confidence, and I would like to increase it next time.
What challenges did you encounter, and how did you overcome them?This was a relatively easy challenge and fortunately, I encountered no serious problems.
What specific areas of your project would you like help with?I think I should work more on the mobile design part as this part requires more help and effort.
next time I'll try using bootstrap
What challenges did you encounter, and how did you overcome them?css still my hard thing doing projects
What specific areas of your project would you like help with?styling with spacing and font sizing
You can center this card by setting body height to 100vh and then use the flexbox properties. By the way you have good knowledge in styling
I think next time I'd take more time to make the webpage more responsive to different screen sizes
What challenges did you encounter, and how did you overcome them?The biggest challenge was trying to center the qr code in the page
What specific areas of your project would you like help with?If there's anything that can be improved, or done better, I'm still learning so any feedback is helpful.
The code contain semantic HTML which is increasing the code readability and eating food early