Mehrine
@DarkMoonLitAll solutions
- Submitted 2 months ago
Article Preview Component with HTML, CSS and JS
- HTML
- CSS
- JS
I was able to use the button share for the social media to appear and disappear. But for the mobile layout, I cannot seem to make the button appear through the image so that i can click it back. As for the desktop layout, I don't know how to make the border similar.
- Submitted 3 months ago
Product Preview Card using HTML, CSS, FlexBox, Grid and Media Query
- HTML
- CSS
I still have some difficulty with the margin in the desktop layout. And even with the use of flexbox, it is not aligned properly when the screen gradually decrease. I tried using justify-content, align-items, align-content, align-self without success.
- Submitted 3 months ago
Recipe Page using HTML, CSS, FlexBox, Grid and Media Query
- HTML
- CSS
There should be a better way to use media queries for the smooth transition to the different screen layouts.
- Submitted 3 months ago
Social Links Profile using HTML, CSS, FlexBox and Grid
- HTML
- CSS
Since I am working on a mobile-first workflow, I want to see how the different screen size changes the layout; bigger font size and such.
- Submitted 3 months ago
Blog Preview Card using HTML, CSS and FlexBox
- HTML
- CSS
Instead of using flexbox, what other tools could I have used to have the same results?
- Submitted 3 months ago
QR Code component using HTML and CSS
- HTML
- CSS
I am still struggling with some properties of CSS. I don't know when I'm supposed to use Flexbox, or Grid.