Tuna Erten
@tunaertenAll solutions
- Submitted 17 days ago
Interactive-Rating-Component with error-statement
- HTML
- CSS
- JS
I am open to any suggestions!
- Submitted about 2 months ago
Password generator with animations and Error statement
- HTML
- CSS
- JS
I'm open to all kinds of suggestions
- Submitted 3 months ago
newsletter-sign-up
- HTML
- CSS
- JS
I actually wanted to create the features using ul and li, but I received a warning that I cannot place other elements inside ul and li elements. So, I converted all of them to div. Is this usage correct, or is there another way to use other elements together with ul and li elements? I welcome any advice or suggestions and would greatly appreciate your feedback.
- Submitted 3 months ago
Card-Component with Flexbox and Transitions
- HTML
- CSS
- JS
I am open to any advice and would be grateful for it.
- Submitted 3 months ago
Responsive landing page Grid and Flexbox
- HTML
- CSS
The last change I made before publishing the page was adjusting the heading font size according to the page size. I used clamp for this. I'm not sure if it's the ideal ap proach. I achieved the result I wanted, but I'm open to your advice on this.
- Submitted 4 months ago
Testimonials with grid and Flexbox
- HTML
- CSS
Each grid section grows and shrinks according to its content as the page size changes. However, some articles are not as long as others, and this leaves empty spaces at the bottom of the page, which doesn’t look very good from a layout perspective. I tried using Flexbox with space-between and space-around for the articles, but since each article is a grid item, the empty spaces at the bottom did not close up. It seems these methods are not very ideal for this situation. I would appreciate any help or suggestions on how to address this issue.
- Submitted 5 months ago
product-card-component
- HTML
- CSS
I am not sure whether I should use the values in the design file exactly as width and height, or if I should evaluate them myself.
- Submitted 5 months ago
Recipe page with CSS,Grid,responsive design
- HTML
- CSS
I definitely need help with landmarks. I read the article, but I keep making mistakes in every project when I try to implement them. I would be very grateful if someone could show me how to use landmarks in my project.
- Submitted 5 months ago
Blog Preview Card with css custom properties and media queries
- HTML
- CSS
If there is a way to color the cursor, please show it to me. I would be very happy.