Jas
@ajasmine94All solutions
- Submitted 16 days ago
Responsive Recipe Page
- HTML
- CSS
I 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).
- Submitted 29 days ago
Social Link Preview with Flexbox
- HTML
- CSS
Any 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 !
- Submitted about 1 month ago
Blog Preview Card using CSS Flexbox
- HTML
- CSS
I'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?
- Submitted about 1 month ago
Updated version using Flexbox
- HTML
- CSS
I 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!