Questions tagged as 'css-transform'

1
answer

"Pulse" effect in CSS3

Hi, I am trying to achieve a "Pulse" effect on a circle, using only pure CSS3. Below I leave an example of what was expected. Is it possible? Expected Current #circle { width: 70px; height: 70px; backgroun...
asked by 19.10.2017 / 14:39
1
answer

Label floating in select element

I am creating a floating label that behaves as if it were a placeholder in the following way: body { padding:50px; } input[type="text"][required]:focus + label[placeholder]:before, input[type="tel"][required]:focus + label[placehol...
asked by 09.08.2017 / 17:22
1
answer

Ninjas: Given some coordinates, take css transform (skew, rotate) to paint an image

the API returns some random coordinates that will be the container of the image, and these coordinates will always be a rectangle but it may not have angles of 90 degrees so I have to deform the image to adapt it to this container. I think th...
asked by 22.03.2018 / 12:10
1
answer

Sesgar div with css

Good morning, I have been investigating a bit about how to do the following, but what I have found although it is similar to what I want to achieve is not exactly what I am looking for, what I am looking for is to skew a div and that the result...
asked by 23.08.2018 / 18:28
1
answer

perform an if of transform: translate3d

I have to perform a functionality to a carousel plugin. How do I write an if that detects if a div has the style "transform" less than "translate3d (-650px, 0, 0)". Maybe it's with javascript or jquery. <div class="owl-stage" style="transfo...
asked by 21.11.2017 / 14:19
1
answer

like about putting a div with css and that only part of this div can be seen

hi how I have a doubt about css and how can I achieve the design that I am asked to show the green and yellow part the div that is inclined I do it with transform: matrix (); but what I do not know is how to hide the red part the result...
asked by 04.12.2018 / 01:01
1
answer

Apply CSS to a div [duplicate]

Hello everyone, I have a question about what I can do with CSS that my div looks like that, biased in half, greetings and I await your comments, have an excellent day.     
asked by 27.09.2017 / 18:42