I implemented things I learned from the first newbie challenge. I made sure that the viewport was fully utilized by making sure the height was set. I had no problem altering the background color and text color. I was proud that I was able to figure out how to manipulate the image size and especially the small author image with a little bit of googling. I know that researching a problem and utilizing the solution is part of becoming a self-efficient developer.
What challenges did you encounter, and how did you overcome them?I had some difficulty figuring out the card size which took a little more time. I kept comparing the sample images which I don't think I may have set it correctly anyways.
Figuring out if the element I was trying to manipulate was a challenge. I made a border from CSS to see if the particular element was even being correctly targeted. It definitely helped.
What specific areas of your project would you like help with?Please let me know if there are better HTML element to use for the dates and anything particular that was off on my work.