Flávio César
@flaviocmbAll solutions
- Submitted about 1 month ago
Clipboard Landing Page
- HTML
- CSS
These are some comments about my experience with this project. Feel free to comment on anything.
- Submitted about 2 months ago
Chat App CSS Illustration [This is my favorite project so far! 😍]
- HTML
- CSS
I need help identifying the unicode to those left and right arrows so I can make the buttons. The three dots I already know how I am going to do it.
- Submitted about 2 months ago
Profile Card Component
- HTML
- CSS
Anything. Thank you so much for your time and effort in evaluating this.
- Submitted about 2 months ago
3 Column Preview Card Component [Flex][Grid]
- HTML
- CSS
Anything. Thank you so much for your time and effort in evaluating this.
- Submitted about 2 months ago
Stats Preview Card Component [The coolest newbie project]
- HTML
- CSS
Anything. Thank you so much for your time and effort in evaluating this.
- Submitted 2 months ago
Order Summary Component [Grid inside]
- HTML
- CSS
Anything. Thank you so much for your time and effort in evaluating this.
- Submitted 2 months ago
NFT Preview Card Component
- HTML
- CSS
Anything. Thank you so much for your time and effort in evaluating this.
- Submitted 2 months ago
Blog Preview Card Main [Project Take Two]
- HTML
- CSS
Anything that helps me a better developer would be nice. 🙏🏽
- Submitted 2 months ago
Testimonial Grid Section project
- HTML
- CSS
Disclaimer: I didn't use
blockquote
because, by definition, it defines a section that is quoted from another source. I don't think it is the case here (correct me if I'm wrong, and I'll change it right away).Any advice on improving would be valuable. Thank you so much for your time and effort in evaluating this.
Edit: Big thanks to @Fbeye04 for the nice little touch on the card hover:
testimonial { transition: transform .3s ease-out; } .testimonial:hover { transform: translateY(-5px); }
- Submitted 3 months ago
Four Card Feature Section project
- HTML
- CSS
I would like some advice in CSS maintainability.
- Submitted 3 months ago
Product Preview Card Component
- HTML
- CSS
Found that firefox handles height differently for some components so the overall height is different from Chrome, for example.
Feel free to comment anything. Thank you for your attention!
- Submitted 4 months ago
Recipe Page built using CSS Architecture
- HTML
- CSS
Not sure. If you find anything please feel free to help. Thank you for your help!
- Submitted 4 months ago
Social Profile Built Using CSS Architecture
- HTML
- CSS
Is there a pro membership would confirm the avatar dimensions? The screen size 375px, the height and width is respectively 89x89 and the 1440px is 88x88?