rich-333
@rich-333All comments
- @REAPERali00Submitted 6 days ago
- P@joeleg96Submitted 25 days agoWhat are you most proud of, and what would you do differently next time?
I'm proud of being able to replicate the figma designs and create a repository for my code that contained a live site. I had issues while doing this, and the next time I create a repository I will be more careful while doing it through the vs terminal.
What challenges did you encounter, and how did you overcome them?I'm proud of being able to work through unexpected challenges such as my image not conforming to the size of my container, as well is the border radius not applying to the image because it was technically larger than the container. I had to apply object-fit: cover and apply the border radius to the container instead.
What specific areas of your project would you like help with?I updated my code but the live site doesn't seem to have caught up yet. My code works fine within vs live, so hopefully it works on github soon. I think my design works and properly adjusts to screen size.
@rich-333Posted 24 days agoBuen trabajo, podrias mejorar utilizando html semantico, por ejemplo utilizar un article
0 - @USER32221Submitted over 1 year ago@rich-333Posted 5 months ago
-You could differentiate the title of the paragraph so that they do not look the same with the size and weight. -You could move the content to the center so that it resembles the original design.
0