
Ann
@anastDevAll solutions
Responsive Product Card Preview using Bootstrap
#accessibility#bootstrapSubmitted 9 months ago-
I faced challenges in deciding where to focus on Bootstrap’s built-in classes versus adding my own custom styles. It took some time to strike the right balance, but I eventually refined my approach by experimenting with both.
-
Another challenge was adjusting the media queries for responsiveness on smaller devices. I overcame this by tweaking the layout in Bootstrap and writing specific custom media queries to ensure a smooth experience on mobile screens.
-
Responsive Recipe Card Page Using CSS Flexbox/Styling and Custom Lists
#accessibilitySubmitted 11 months agoI'd love some feedback on making my code more concise, readable, and reusable, without losing functionality. Any tips on improving this would be greatly appreciated!
Responsive social links page - CSS Flexbox/Bootstrap/Hover-Focus State
#bootstrap#accessibilitySubmitted 12 months agoI’d appreciate any constructive criticism on how to improve my code, especially in making it more concise and well-structured.
Responsive page using CSS Flexbox and Media Query
#bootstrap#accessibilitySubmitted 12 months agoI’d really appreciate some feedback on how I’m using "em" and "rem" units. I want to make sure I’m using them effectively and understanding their impact on responsiveness and accessibility.
Responsive View Solution using CSS and Media Query
#accessibilitySubmitted 12 months agoI'd like help with a few specific areas of my project:
-
Integrating Bootstrap's Card Component with Custom CSS : I want to understand how to effectively use Bootstrap's card property while incorporating custom CSS to personalize the design.
-
Exploring Alternative Methods to Center the Card : I'm interested in learning different techniques for centering the card within the page, beyond the methods I've already used.
-
Enhancing Responsiveness : I'm looking for alternative approaches to improve the responsiveness of the card, ensuring it adapts seamlessly to various screen sizes.
-