
Tuna Erten
@tunaertenAll solutions
Dynamic button-controlled e-commerce product page
PSubmitted 2 months agoOpen to any and all suggestions
News-Homepage with some transition
PSubmitted 4 months agoI wanted to reuse the
li
items from the desktop navigation in the mobile menu, but when the mobile menu closes, theheight
andwidth
change, and the position of the navigation menu also shifts. The issue persists even after separating the mobile and desktop menus. I temporarily resolved it withopacity
and transition speed, but I couldn’t pinpoint the cause or figure out a proper solution. When I disableopacity
and reduce thetranslate
value, the problem resurfaces.Interactive-Rating-Component with error-statement
PSubmitted 5 months agoI am open to any suggestions!
Password generator with animations and Error statement
PSubmitted 6 months agoI'm open to all kinds of suggestions
newsletter-sign-up
PSubmitted 7 months agoI 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.
Card-Component with Flexbox and Transitions
PSubmitted 7 months agoI am open to any advice and would be grateful for it.
Responsive landing page Grid and Flexbox
PSubmitted 8 months agoThe 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.
Testimonials with grid and Flexbox
PSubmitted 8 months agoEach 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.
four-card
PSubmitted 9 months agoI created the cards using flexbox. When I start to shrink the page, the left and right cards start to shrink, but the sizes of the middle cards do not change. Despite trying many things, I couldn't find a solution to this. I would really appreciate any help
product-card-component
PSubmitted 9 months agoI 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.
Recipe page with CSS,Grid,responsive design
PSubmitted 9 months agoI 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.
Blog Preview Card with css custom properties and media queries
PSubmitted 10 months agoIf there is a way to color the cursor, please show it to me. I would be very happy.