RickLearnsToCode
@RickLearnsToCodeAll solutions
Social Profile Links using vanilla HTML / CSS
Submitted 10 days agoI'm going through these challenges primarily for practice as a relative front-end beginner, and would appreciate experienced devs calling out any glaring errors or easier approaches I could have taken.
Blog Preview Card - plain HTML and CSS using flexbox
Submitted about 2 months agoThe width of my card (or possibly my font sizes?) are not matching the example, so my excerpt text only takes up 2 lines instead of 3. I also notice the font weight of my title and the author name don't seem to be as bold/thick as the example. Not sure what I need to do there to fix it.
QR Code card - first challenge
Submitted about 2 months agoGeneral guidance on how to remember the basics of positioning would be much appreciated. Specifically, positioning container divs on the page, and positioning child divs and elements inside them.