P
sharangb
@sharangbAll solutions
- Submitted 5 months ago
Social Links Profile Challenge with responsive HTML, CSS
- HTML
- CSS
I would like help with simplifying my CSS and removing unneeded properties.
- Submitted 5 months ago
Blog Preview Card using HTML, CSS
- HTML
- CSS
I don't need any help for this challenge.
- Submitted 6 months ago
Recipe Page - Beginner HTML, CSS project with basic responsiveness
- HTML
- CSS
I would like general feedback on my CSS, if I am accidentally using any anti-patterns (such as using the wrong size units).
I would also like to know if I have made the right decisions with regard to html tags. Especially in the nutrition section, I went for a header-less table instead of a regular div grid, for which I had to write custom CSS just for the last column and last row. I did this because my understanding is that it helps accessibility, but I would like confirmation from a more experienced reviewer.