Hi guys, I've created this project using Tailwind CSS and this is my first project using tailwind CSS. I'm not able to make the page responsive please help me with that. And any feedback is appreciated. Thank you!
meccoi
@meccoiAll comments
- @subodh16728Submitted about 1 year ago@meccoiPosted about 1 year ago
It looks like there's a problem with deploying your project...
404: NOT_FOUND
0 - @For1207Submitted about 1 year ago@meccoiPosted about 1 year ago
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
0