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?
The style settings i'm making for my table in my CSS file do not work in the html that i made CSS: body { background-color: #ccffff; } h1 { font-famil
I want to show only the first row of the Grid and hide other rows. I know we can do this by using max-height and the @media queries, but in this case, the heigh
I want to do width: 100% - 50 so I can add an icon which is 50 wide on the right hand side of it. I have got width: 100% - 20% working by using react-native-e
I follow some tutorial, and I can't get the correct result, because the padding doesn't work. When I write padding: 3% 15%; then the top and bottom padding is a
I want to change the font (color, size...) of the text on the link (Change_font), but I am not able to figure out. Can someone help? <script src="https:/
While codding my own JavaScript-based resizable panel I figured that there's a nice new CSS3 style property that does that trick in a much cleaner way. But the
Find the code here, don't want to paste the entire thing... https://code.sololearn.com/W8odKz78WT07/#html Or as an example, lets use this <head> <
I want to combine Geolocation and Mouse Position Display (lng/lat; outside of map)from the Openlayer and geocodezip site.I tried various combinations of codes B
So my CSS doesn't work for some reason. I have searched online and cannot find a problem with it but the CSS is not connecting to the HTML. Here is my code:
I'm creating a form using MUI, by default TextField bottom border is grey, blue on focus then again grey on focus loss. I aiming to make it not lose blue color