Latest solutions
Intro component with sign-up form using REACT JS & TAILWIND CSS
#react#tailwind-cssSubmitted over 1 year agoRock, Paper, Scissors game using HTML, CSS, TAILWIND CSS, JS
#tailwind-cssSubmitted almost 2 years agoGithub user search app using HTML, JS, CSS, TAILWIND CSS, API
#tailwind-cssSubmitted almost 2 years ago
Latest comments
- @subodh16728@meccoi
It looks like there's a problem with deploying your project...
404: NOT_FOUND
- @For1207@meccoi
You're doing well, but your webpage could be more flexible. When I started web development, I used 'position: absolute' a lot too. Over time, I learned that it's better to wrap your content in divs and use 'display: flex' or 'display: grid' for layout. I'm not an expert, but I want to help other developers. just don't over do it yourself, you will get headache..xd
try chatgpt when coding, it's always helpful when you are having trouble with your code, I used chatgpt alot.
when using chatgpt it's important to understand the code. you can copy paste as long as you understand the code