@furkankucukkirisSubmitted about 2 years ago
Here is my first submit. Any idea and correction would be too helpful for me. Thanks.
Here is my first submit. Any idea and correction would be too helpful for me. Thanks.
I'm a beginner too, but I'll give you my opinion. First, try to resolve the Accessibility Reports. Then, take a closer look at the responsive part of your site, as you should switch to mobile sooner and fix the container size on mobile. Lastly, try to use more semantic HTML. Instead of always using <div>, use <h1>, <h2>, <p>, <section>. Good first try and don't give up!!