Monthly Archives: October, 2021
Web Development
Select all text on click using CSS
When a user has to select some text on a website, they have to drag and hold their mouse, or use double-click...
Collaboration
What Is the Importance of Survey Coding
Have you ever encounter a random email or a colleague who sent a questionnaire regarding a certain topic or research? Do you...
Web Development
Detecting element causing CSS overflow
CSS overflows are an annoyance that keep showing up once in a while and are really hard to debug. Unwanted and unexpected...
Development
Opening a Browser with DevTools Open by Default
While automating some parts of my development workflow, I was wondering if there was a way of opening a browser with DevTools...