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
How i can fix this ?? flutter build web Building with sound null safety Target dart2js failed: Exception: Warning: The 'dart2js' entrypoint script is deprecated
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> &
I'm currently using datatable to produce table below: I'm happy with the result as the width of each column is calculated automatically, resulting 1 line per
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 am building a calendar picker to accompany (and replace the default calendar date picker provided by some browsers) an input of type="date". It is documented
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
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
Conditions: Please use javascript and classList property to invert which elements have .highlight class. Basically iterate over all the <li> elements and
I'm new to laravel and I want to submit a form which have three attachments plus some arrays but when I click submit button laravel says "The POST method
Hey I'm using AlpineJS for my transitions on my website. Im trying to make a transition that a menu drops down from the top of the screen. This is my transition
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 have a png file in mipmap folder. How can I set this png to webview via html code? String logo = "<link href= \" getResources().getDrawable(R.mipmap.icon)\
I need to convert a PHP array into HTML tag attributes, with spaces and quotes, this is an example: $array=array( 'attr1'=>'value1', 'id'=>'examp