AdrienneAEW
@AdrienneAEWAll solutions
- Submitted 16 days ago
Recipe Page using Only the Basics
- HTML
- CSS
I am open to any advice regarding my solution. Would love to hear the communities thoughts in general.
- Submitted 3 months ago
Social-Links Profile
- HTML
- CSS
If you know how to change the color of the cursor on however (and not talking text cursor which I believe is called carot-color) but he the hand, arrow, etc.
- Submitted 4 months ago
Blog Preview Card
- HTML
- CSS
Am looking forward to seeing how other coders handled text/shadow situation.
- Submitted 5 months ago
QR-Code Built with Sass and Grid
- HTML
- CSS
I wonder how many folks used flexbox for the challenge as opposed to grid (or another method) and if you find building this component uses less or more code in grid vs. flexbox. Personally, I believe flexbox is the best framework for a simple component like this and uses less code.
- Submitted 6 months ago
Product Card Solution
- HTML
- CSS
Is flexbox really the best layout for this? And I wasn't sure about he 1400px measurement, was it suppose to be on the main container of the element or the card. A 1400px card doesn't seem to be visually appealing.