At some point we need to step out from the usual and challenge ourselves. You must have heard about different kind of code challenges like #100DaysofCode, #30DaysofCode or #100DaysofHacking. This is a similar one I made ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
CSS variables offers us a very neat way to share information between CSS and JavaScript. The perk of connecting these two with CSS variables is that we can access them and modify them in CSS ...Read more
👋 It's a me! Ma-… Just kidding, Mario is a plumber, not a Software Developer… right? Topic of the day Anyway, today I want ...Read more
A simple javascript counter using HTML, CSS and Javascript Stay tuned for more tutorials like this. Video Tutorial and source code is given below index.html Read more
So I wrote this article: 5 tips to become better at CSS and I got the following question: Using width of 100vw for main in tablet and smartphone it ok for me. what ...Read more
Responsive design has become a cornerstone of modern web development. With the proliferation of devices in various screen sizes, ensuring that your website or application looks and functions well across all of them is essential. ...Read more