Can somebody tell which css unit to use so that my website becomes responsive even without using media in css?
Why should I become a game developer? Else why should I not?
How to get started with a blockchain website? Can somebody send tutorials?
Is optimization of code (i mean reducing time complexity) required in js? 😁
what if non-static variable is returned from static function? Will it be allowed? If no, then why?
https://blog.bitsrc.io/how-to-view-localhost-web-apps-on-mobile-browsers-2b7433df4abd Does this method not work anymore? It doesn't work for me
In C++, do data members of a class get automatically initialized to some default value if you don't initialize it yourself in the constructor? Is that default value always 1?
Can I get free resources to learn creating websites using ML/python at backend?
I can send the code too. Why did this happen?
Okay coming to the point, is there any 100 days web dev challenge going on? I need such programs to sharpen my skills
https://youtu.be/LMagNcngvcU?t=9332 Does these divs really need to be this much nested? A lot of class names which I feel are redundant is being used ...kindly comment
Can somebody share a full stack web dev tutorial to me? Thnks,
When I click on the text only then the button works. Clicking on the empty space around the text is not working. Pls tell why?
trivial question but pls help: what is this "to"?
To learn backend in react and mysql, Is it neccessary to have the knowledge of redux, axios, react hooks, rest apis and react state ?
In services.msc when I checked the path to mysql it is C:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql. Can I have two or more paths to mysql, al...
Why do people use flex box to align element with respect to parent div when there is absolute positioning option available? I not asking this ques for random discussion, I act...
This div has only 1 para. I want the div to cover the white space above the para too. Is it possible?
Any cure for this?
I want to change the css of the whole page when a button is click. How to do this with react hooks?