I'm facing a problem right know about css & javascript animations, let me explain, I have two columns with a box of information and a button to "see more" o
I am actually creating a chrome extension which creates some tabs in whatsapp web like all, unread, groups etc. And when we select any of these tabs it will fil
I'm struggling to make overflow-y works within flex. <div class="flex h-full flex-col"> <mark class="bg-red-900 p-2 font-semibold t
I wonder how to scale the current index from 1 to 0.8 when swiping to the next item. I've been building a carousel on how to make the centered item from 1 to 0.
I have a problem where two of my svg have the same number of points, but something isn't right when I play the animation, the two svgs are so close together but
I have a problem where two of my svg have the same number of points, but something isn't right when I play the animation, the two svgs are so close together but
Hello i am new for css and html.. I need to remove the space between body and footer. Any help ? I want to add an image at the same lines with paragraph <!
Hello i am new for css and html.. I need to remove the space between body and footer. Any help ? I want to add an image at the same lines with paragraph <!
I have a navbar: <nav id="navbar" class="navbar fixed-top navbar-expand-md navbar-light bg-light"> <a class="navbar-brand" href="#"></a> &
Ok ok, I know. This question has been asked a lot. But, so far, I have not found a working solution. I boiled my page down to nothing but this: <div clas
I've been trying to get GTM to fire a tag every time a user clicks on the link text below ("Click here to donate"). <a href="https://www.testurl.com/dona
I am using angular material stepper, in the stepper i want to replace next button with mat-chip and act as same functionality as next button. Here is angular st
I am styling some popups for a map displayed through Mapbox using Mapbox's GL JS. However, I cannot find in their documentation regarding the classes that are a
First of all this is not about "progressBar", I need a completeness percent(%) status bar for owlCarousel-2, if there is any confusion in my question and descri
The select component in my angular html template is displaying fine. However I want to display this component with a red border, currently it is displayed in gr
Hello im new to moodle plugin development and I need to make the "Enter course schedule here..." in the third line disappear when I enter text. If im not mistak
I have a input type text <input type="text" id="txtid"> When i start typing text inside input, i should be able to get the lenght of the entered text.
I'm trying to draw a flow chart in html. The flow must be configured as below. I've tried it in Mermaid like this <script src="https://cdnjs.cloudflare.
A few days ago my Firefox Developer Edition updated to version 67.0b2 (64 bit). Since then all autofilled input fields have a yellow background, on literally ev
The 320px media query is not working. The 360px media query is not working. But the other media queries are working. Any suggestions on how to resolve this?