Mehrine
@YarAllyMehrineAll solutions
4-card feature using HTML, CSS, Bootstrap
#bootstrapSubmitted about 2 months agoFor the desktop layout, since I have used Bootstrap, i wonder if there is any effect that prevent the container to reach the desired layout.
Time-tracking Dashboard using Tailwind CSS, jQuery & JS
#tailwind-css#jquerySubmitted about 2 months agoI need help to understand why I couldn't use Tailwind CSS theme and other utilities. I had to use CSS alongside Tailwind CSS (:root instead of @theme). Also, I couldn't get the Desktop layout well, try multiple approach. There is a possibility that there is an existing CSS that is creating a side-effect to prevent the layout to turn out as expected, but i need help on that. Thanks.
Newsletter sign-up form with JS and JQuery
#jquerySubmitted 2 months agoI was able to style the success msg but unable to put the relevant spacing on the button in the mobile layout and move the image on the desktop layout. I have tried using position relative, without success.
Article Preview Component with HTML, CSS and JS
Submitted 7 months agoI 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.
Product Preview Card using HTML, CSS, FlexBox, Grid and Media Query
Submitted 8 months agoI 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.
Recipe Page using HTML, CSS, FlexBox, Grid and Media Query
Submitted 8 months agoThere should be a better way to use media queries for the smooth transition to the different screen layouts.
Social Links Profile using HTML, CSS, FlexBox and Grid
Submitted 8 months agoSince 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.
Blog Preview Card using HTML, CSS and FlexBox
Submitted 8 months agoInstead of using flexbox, what other tools could I have used to have the same results?
QR Code component using HTML and CSS
Submitted 8 months agoI am still struggling with some properties of CSS. I don't know when I'm supposed to use Flexbox, or Grid.