I'm proud of getting better at flexbox
What challenges did you encounter, and how did you overcome them?Putting the coloured stripe ontop of the card-div. I googled a solution and asked chatgpt for advice.
I'm proud of getting better at flexbox
What challenges did you encounter, and how did you overcome them?Putting the coloured stripe ontop of the card-div. I googled a solution and asked chatgpt for advice.
Perfect, the only thing that looked a little off was the color. Other than that it looks good!
Looks very similar, but it is bigger than the actual design. The gaps also seems a little too big between the texts.
I liked the result, for the moment I wouldn't change much.
What challenges did you encounter, and how did you overcome them?I had small doubts when establishing the size of the card, I also had doubts about how to adjust the image size when the page had a phone view.
The width is incorrect, it should be 336 for the main box. You also dont have a border-radius for the image and learning box.
Does the solution include semantic HTML? -Yes, h1 and p. Is it accessible, and what improvements could be made? Very accessible and no necessary improvements need to be made. Does the layout look good on a range of screen sizes? Does fit to the size of the screen. Is the code well-structured, readable, and reusable? Code is very readable and well-structured. Does the solution differ considerably from the design? They are nearly the same.