Ahmed Zaki
@AhmedMahmoud6All solutions
- Submitted 1 day ago
Recipe page Solution
- HTML
- CSS
i would like to see if there's a better approach to the responsive layout (media query) or if i made a mistake in the media query.
Thanks in advance.
- Submitted 2 days ago
Blog Preview Card
- HTML
- CSS
how to make the mobile version or what to do to solve it right
- Submitted 3 days ago
QR Code Example Solved
- HTML
- CSS
Is it okay to use the code below to make spaces between the elements every time or there's a better approach to do the same
display: flex; flex-direction: column; gap: 20px;
Thanks in advance.