bttrvng99
@bttrvng99All solutions
- Submitted 6 months ago
Intro component with sign-up form using SCSS, flexbox, grid
- HTML
- CSS
- JS
How to remove the default validation in the email input box to use the custom one, and another regex as the current one does not check whether the email address is missing the domain part (such as ".com" or ".net")
- Submitted 6 months ago
Ping single-column coming soon page
- HTML
- CSS
- JS
- A different email verification method, as the current one doesn't check if the address is missing the top-level domain.
- How to make the page looks more like the designs
- Submitted 6 months ago
Social proof section in desktop-first approach using flex and grid
- HTML
- CSS
I would like to know another way to adjust the margins of each rating/review card without using :first-card or :nth-card([specified_number]).
- Submitted 6 months ago
Huddle landing page with a single introductory section
- HTML
- CSS
Any kind of help is appreciated, especially with the main image when zoomed out.
- Submitted 6 months ago
3-column preview card component using flex, grid and SCSS
- HTML
- CSS
I'm open to any kind of feedback about this submission.
- Submitted 7 months ago
Testimonial grid section with grid and flex
- HTML
- CSS
I still need to find another way to place the background.
- Submitted 7 months ago
Four-card feature section using flex and grid
- HTML
- CSS
I would like to make the shadows lighter without changing the specified color, and how to add animations such as cards moving or font shrinking/zooming up when resizing the window.
- Submitted 7 months ago
Product preview card using flexbox and grid
- HTML
- CSS
I'm not sure what else, aside from making the whole card fit some screen sizes in landscape mode.
- Submitted 7 months ago
Recipe page using pure CSS
- HTML
- CSS
How to make the bullets/numbering farther from the texts in lists
- Submitted 7 months ago
Social links profile using CSS flex
- HTML
- CSS
How to use local fonts in CSS file instead of linking them in HTML, how to get the size and length of all element right
- Submitted 7 months ago
Blog preview card using pure HTML and CSS
- HTML
- CSS
How to synchronize the shadow's animation with the highlighting of the link
- Submitted 7 months ago
QR Code component using pure CSS
- HTML
- CSS
As of know, probably with how to make the shadows only appear on mouseover.