
Dangelo
@DangelobastAll solutions
- Submitted 10 days ago
Responsive Article Preview Component HTML , CSS, JS
- HTML
- CSS
- JS
Best approaches to position the share pop up and aligning the share button, since my solution was just to set a bigger height to cover the whole profile and button, so share looks centered, that being said when viewport becomes smaller, it will shift and look uncentered again unless you repositioning with translate or something.
Would like to hear your solutions or best practices
- Submitted 23 days ago
Social Proof Component HTML, CSS using flexbox
- HTML
- CSS
Any tips when positioning backgrounds and avoiding setting fixed widths or heights, including containers that need to be set to a specific width
In my CSS I had to set max-width of intro-container to 60rem because it was set to 25rem before causing my heading and main paragraph to not occupy the whole space of flex container.
- Submitted 24 days ago
Responsive four card section with HTML, CSS using grid
- HTML
- CSS
Any UwUrecommendations are welcomed.
- Submitted 30 days ago
Interactive Rating with basic Javascript , HTML and CSS Flexbox
- HTML
- CSS
- JS
Improving my JavaScript code to make it more compact and readable.
- Submitted about 1 month ago
Faq Component using Flexbox, HTML, CSS, JavaScript
- HTML
- CSS
- JS
Ways to approach background image and avoid content shifting up when opening questions as well as potential improvements for my JavasScript code.
- Submitted about 1 month ago
HTML and CSS Profile Component background image positioning
- HTML
- CSS
Are there any better approaches or practices when positioning decorations like the circles in this exercise? Most importantly when it comes to responsiveness
- Submitted about 2 months ago
HTML and CSS Preview Card Solution FlexBox
- HTML
- CSS
How would you have approached the image part? And what techniques would you have used?
- Submitted about 2 months ago
Basic Recipe Page - Centering with Translate and Margin-top
- HTML
- CSS
Reponsive design - how would you have implemented a responsive design for this article?