mijeong
@snakechickensoupAll solutions
- Submitted about 2 months ago
Responsive page using CSS Grid
- HTML
- CSS
Efficient ways to use CSS Grid and write CSS overall.
- Submitted 5 months ago
Implementation of a Responsive and Accessible Form with Validation
- HTML
- CSS
- JS
Responsive design is still challenging for me, and I still don't know how to efficiently structure and write scripts. I've tried to implement accessibility, but I still think it's unclear. Do you think I can improve with more practice? π₯Ή
- Submitted 5 months ago
Responsive Layout using CSS Grid and Flex
- HTML
- CSS
I would like to know how to specify the sizes of elements effectively when implementing a layout like this. Additionally, I want to write the code in a clean and efficient manner.
- Submitted 5 months ago
Responsive Layout using CSS Flex and Grid
- HTML
- CSS
I want to know how to create a responsive layout more efficiently. Currently, I am specifying elements in px units, but I want to understand whether I should use em, rem, etc., and how to utilize them effectively.
- Submitted 5 months ago
Responsive page with css Grid
- HTML
- CSS
I'm not sure if the HTML and CSS I've written are efficient. I would like to know which areas I should study further.
- Submitted 5 months ago
Make a recipe page semantically
- HTML
- CSS
How to write HTML elements semantically and handle CSS efficiently