Francisco
@antoniomontoiaAll solutions
- Submitted about 11 hours ago
Responsive Contact Form
- HTML
- CSS
- JS
I'd like some feedback on my code, especially when it comes to understanding why the radio buttons and checkboxes are not accessible. I'd also appreciate some advice on how to change the radio buttons and checkboxes to the svg version, I could not wrap my head around that.
- Submitted 18 days ago
Resposnive Article Preview Component
- HTML
- CSS
- JS
I’d like to get some guidance on managing the display properties of buttons in my project, particularly in the horizontal layout. I encountered an issue where the display function of the button forces display: flex over the media query, which complicates things. Since I used an SVG for the button, it didn’t respond to CSS color properties as expected, leading me to create a separate button for the active version.
While I considered making a completely different profile container with a new button for the horizontal layout, that feels unnecessarily complicated. I’d like to know if there’s a more efficient way to handle the display and styling of the button without resorting to duplicating elements. Any tips on how to manage this within the media queries or alternative approaches to styling SVGs would be greatly appreciated!
- Submitted 26 days ago
Responsive Bento Grid
- HTML
- CSS
I would like assistance in making the card components fully responsive, for a screen size of 1366px e.g. Specifically, I am looking for strategies or techniques to ensure that the cards adjust seamlessly in both width and height, maintaining their layout and visual appeal across different devices. Any insights on using CSS properties or layout techniques that could enhance the responsiveness of the cards would be greatly appreciated.
- Submitted about 1 month ago
Testimonials Grid Section
- HTML
- CSS
I would like assistance with properly implementing BEM (Block Element Modifier) conventions in my project. I suspect that my current naming structure may not fully adhere to BEM principles, and I would appreciate guidance on how to make my class names more concise and meaningful. Any tips or examples on how to effectively apply BEM in my code would be greatly appreciated.
- Submitted about 1 month ago
Responsive Four Card Feature Section
- HTML
- CSS
I would appreciate guidance on alternative methods for aligning the cards in a responsive manner. If there are different techniques or best practices that could achieve a similar layout while enhancing responsiveness, I would love to learn about them.
Additionally, I am interested in tips for writing cleaner and more maintainable code. Any advice on structuring my CSS or utilizing SASS features more effectively would be greatly appreciated.
- Submitted about 1 month ago
Responsive Product Preview Card
- HTML
- CSS
For this project, I would appreciate feedback and guidance on two specific areas: code readability and maintainability, as well as responsive design for the card component. I'm looking for suggestions on how to improve the organization and structure of my code to make it easier to understand and work with. Additionally, I'm interested in exploring alternative approaches to making the card responsive.
- Submitted about 1 month ago
Responsive Recipe Page
- HTML
- CSS
Areas for Help:
Code Semantics: I would appreciate a review of my HTML structure to ensure that I am using semantic elements correctly. I want to confirm that I am using tags like , , , , and appropriately to enhance accessibility.
Responsiveness: I would like assistance in evaluating how well my design adapts to different screen sizes. Any suggestions for improving the responsiveness of any of the elements would also be appreciated.
Code Conciseness: I am interested in having my CSS reviewed for conciseness and efficiency. I want to ensure that I am not repeating styles unnecessarily and that I am using best practices for CSS organization.
- Submitted about 2 months ago
Responsive Social links profile
- HTML
- CSS
CSS Grid Implementation:
I would like guidance on how to effectively implement CSS Grid for layout management, even for this very project.
Accessibility Improvements:
I also seek advice on enhancing the accessibility of my project.
- Submitted about 2 months ago
Responsive Blog preview card
- HTML
- CSS
I would appreciate guidance on improving the HTML structure of my project to enhance accessibility. Any best practices or recommendations for semantic HTML and ARIA roles would be very helpful.
I’m looking for advice on how to create more maintainable styles: any tips on organizing CSS, would be valuable.
If there are simpler or more efficient methods to achieve responsive design for the card and font sizes, I would love to hear about those.
- Submitted about 2 months ago
Responsive page with QR Code Component
- HTML
- CSS
I would appreciate help with writing clearer and more organized code. I recognize that I may not be fully utilizing best practices in my coding approach, and I would welcome any advice on methodologies that could enhance my workflow.