Progress on my Challenge #1
I am going into the challenge and blind with a Google search bar in hand. I did not read any solutions and I wish to come up with my own.
Here is my codepen link.
https://codepen.io/gregwoodsfrontier/pen/abPGWXz
Feel free to gimme some hints.
3 Replies
Right now I am struggling to size the components
So now I made a container that holds 3 cards
One card is another grid that holds my icon, my profile (name + title), my header and description
It's not officially in the rules, but I recommend coding this so that the HTML has the exact same structure for all 3 and the differences in appearance of the third one is exclusively the result of CSS.
day 2: added soome content to the html and also made some debugging css