ALTera21
@ALtera21All solutions
- Submitted 5 months ago
3D tilting social links profile without library, without framework
- HTML
- CSS
is there a solution for that specific problem? or we can only used frameworks to solve it?
- Submitted 6 months ago
Maybe-Responsive, product preview card. desktop first
- HTML
- CSS
i need a better way to do this, a tip for cleaner code would be helpful, i appreciate it if someone would give me some.
- Submitted 6 months ago
NFT card, you can expand the image
- HTML
- CSS
nothing really, but if there is anything i am missing, just let me know.
- Submitted 6 months ago
Responsive blog preview card, desktop first
- HTML
- CSS
Is it possible, to draw the main image using pure CSS? and a sheer willpower?
- Submitted 6 months ago
Responsive, mobile first into section with dropdown navigation
- HTML
- CSS
- JS
When i made a dropdown for desktop mode, the dropdown list will disappear when my cursor made contact with the container, even thought my cursor also still in contact with the dropdown list. i figured out maybe i need to made the z-index the lowest and it worked, i was wondering if there is an alternative solution for this.
- Submitted 6 months ago
Responsive, mobile first
- HTML
- CSS
while adding a bottom background, do i really need to position :fixed; z-index:0; background-size: cover; add width height and all that kind of stuff? is there no simplified version?
- Submitted 6 months ago
Responsive, desktop first, testimonial grid, no framework, no library
- HTML
- CSS
i think i need to learn more aout flexbox and position property
- Submitted 6 months ago
Responsive, desktop first, userinput is used as score rather than json
- HTML
- CSS
i need to learn how to used json file more
- Submitted 6 months ago
Responsive desktop first, naigation using "up" and "down" arrow key
- HTML
- CSS
- JS
How to write better README
- Submitted 6 months ago
Single price grid component responsive, desktop first workflow
- HTML
- CSS
the @mediaquery for left blue box when set to mobile mode, i like to know is there any solution that doesn't involve setting the position manually