Jas
@ajasmine94All solutions
E-commerce Product Page with Bootstrap
#bootstrapSubmitted about 2 months agoI think I REALLY need help when you click the product, there's a lightbox thing or modal where it shows the product, I can't make the left and right button to work. I also mentioned the
d-flex
on the question above and I believe I am still lacking in many parts so any feedback / help is VERY MUCH appreciated!Responsive Recipe Page
Submitted 5 months agoI personally had a hard time completely copying the part on mobile view where the text is vertically aligned per bullet... I tried flexbox and other available solutions on the internet however, I still am having some issues with it because of the (at least for some mobile screens bigger than the provided widths).
Social Link Preview with Flexbox
Submitted 5 months agoAny feedback would really help when it comes to how I used flexbox since I'm still new with the whole concept :) I also think my code can be cleaner or more organized than this, so please feel free to let me know what i can improve on !
Blog Preview Card using CSS Flexbox
Submitted 5 months agoI'm open to learning other perspective or better solution which may help in making my script better in terms of readability.
Also, in terms of how I displayed the images, I'm still not sure if using the max-width so it doesn't overflow and setting a fixed size on its container is the best solution in that aspect. If anyone could help me figure out how to better set the size of my card to match the original.. how can i figure which max-height or max-width would be best set?
Updated version using Flexbox
#pure-cssSubmitted 5 months agoI am not so confident if I did well so any feedback in terms of how I fit the items or the use of flexbox would help :) thank you!
HTML, CSS
Submitted 8 months agoI was able to copy the design but I really think it can be improved on especially with setting the position of the box in the middle as I'm not sure if my solution to that is even correct..