menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
css
Recent questions tagged css
1
vote
1
answer
How can I place several other "sub-elements" on a flex grid element?
How can I place several other "sub-elements" on a flex grid element?
I am a beginner, so there are these (perhaps obvious) questions, I would be grateful for an answer or a good resource to solve a similar problem) I have the task of pla ...
css
flexbox
by
SenseyJW
asked
Sep 24, 2021
1
vote
2
answers
How do I collapse this part of the site using the bootstrap grid?
How do I collapse this part of the site using the bootstrap grid?
Beginning layout designer, always (as in the photo) when I see these arrangements of blocks in a stupor, how to properly arrange these blocks with columns? ...
css
html
bootstrap
by
zakatoaoa
asked
Sep 24, 2021
1
vote
1
answer
How do I remove the reCaptcha icon?
How do I remove the reCaptcha icon?
Good day! Can you please tell me how to embed code in this code to hide the recaptcha icon in the lower right corner? <html><head> <script src="https:/ ...
css
html
recaptcha
by
daniks
asked
Sep 24, 2021
1
vote
1
answer
I have small blocks with a header and when you click should drop toogle, how to apply the code to subsequent blocks if there are more than one?
I have small blocks with a header and when you click should drop toogle, how to apply the code to subsequent blocks if there are more than one?
$(function () { $('.answers_toggle').click(function() { $('#answers_text').slideToggle( function() { }); $(this).toggleClass("active"); });}); ...
css
javascript
html
by
r4skolov
asked
Sep 24, 2021
5
votes
2
answers
What's the best way to make this text with numbers in the right corner?
What's the best way to make this text with numbers in the right corner?
What's the best way to make this text with numbers in the right corner? ...
css
html
layout
by
mikilikala
asked
Sep 24, 2021
1
vote
1
answer
Why is the background video glitchy?
Why is the background video glitchy?
Good afternoon, there is a Wordpress site that runs on a DIVI theme https://cdcanimaltherapy.ie/ . The problem is that often the background video for 15 seconds glitch ...
css
html
video
wordpress
by
alex5792
asked
Sep 24, 2021
1
vote
3
answers
How do I remove the indentation?
How do I remove the indentation?
How do I solve the problem, after using the re <div class="catalog-brand__item"> <div class="catalog-brand___logo"><img class="catalog-bra ...
css
html
by
greenline111
asked
Sep 24, 2021
1
vote
1
answer
The css in Safari doesn't display, it's like there are no styles at all, how do I fix it?
The css in Safari doesn't display, it's like there are no styles at all, how do I fix it?
Hello. There was a problem with uploading the layout to hosting. In Chrome, Yandex, FireFox the layout displays fine. But in Safari it feels like the styles are not con ...
css
safari
ios
by
vinoffandrey
asked
Sep 24, 2021
1
vote
3
answers
How to make calculator logic, where to learn?
How to make calculator logic, where to learn?
The point is, there is such a calculator and do not know at all how to make its logic? Where to learn? How to make it? Can you tell me please? ...
css
javascript
html
layout
by
Anvar66
asked
Sep 24, 2021
1
vote
2
answers
Was it difficult for you to layout larger layouts than your screen (or difficult if you layout the same way)?
Was it difficult for you to layout larger layouts than your screen (or difficult if you layout the same way)?
Two questions for you: - Was it difficult for you to layout larger layouts than your screen or difficult if you layout the same way and how do you cope with it? - I ha ...
css
mockups
html
layout
by
mikilikala
asked
Sep 24, 2021
1
vote
2
answers
How do I make the two blocks move at different speeds when scrolling?
How do I make the two blocks move at different speeds when scrolling?
The point is that there are two blocks that will move at different speeds when scrolling ...
css
javascript
html
layout
by
anvarik2
asked
Sep 24, 2021
1
vote
1
answer
How do I make the text not jump back and forth when zooming?
How do I make the text not jump back and forth when zooming?
There is such a site: https://elotrain.ru/ Go there and notice the text that begins, "Equally, the further development of various forms of activity requires us to anal ...
css
html
wordpress
by
anvarik2
asked
Sep 24, 2021
1
vote
3
answers
How do you make such a block?
How do you make such a block?
Help to cobble together such a block, I do not quite understand how to do it! ( ...
css
html
by
Eldenhard
asked
Sep 24, 2021
1
vote
1
answer
Background image around the layer?
Background image around the layer?
Good afternoon. There is a div with content 40% wide that is centered, an example is https://jsfiddle.net/ywqL6o39/ How do I correctly spell the background image so t ...
css
by
asalahiev
asked
Sep 24, 2021
1
vote
1
answer
How do I keep the position of the elements at a different resolution?
How do I keep the position of the elements at a different resolution?
https://jsfiddle.net/m6gdytfr/ Hi all help please not really learned html css The functionality works fine, but when I change the resolution to another, all the items ...
css
html
by
Roman2324
asked
Sep 24, 2021
1
vote
2
answers
Why doesn't :first-child work with SCSS (SASS)?
Why doesn't :first-child work with SCSS (SASS)?
Good day to you all. I have never worked with SCSS (SASS), please help, for some reason does not want to select the first class in relation to the parent. For obvious r ...
css
sass
by
MaksSmag
asked
Sep 24, 2021
1
vote
1
answer
How do I center a smaller line in relation to a larger line?
How do I center a smaller line in relation to a larger line?
<div class="about" id="about"> <div class="about__title title">About me</div> <div class="about__text"> <p class="abo ...
css
html
by
slavatarasov
asked
Sep 24, 2021
1
vote
3
answers
How do you get a background like this?
How do you get a background like this?
We need to make this background for the page, I think it can be done with a gradient, but I'm not sure ...
css
layout
by
saqo_tadevosyan
asked
Sep 24, 2021
2
votes
1
answer
How to properly collapse the block?
How to properly collapse the block?
I want only part of the image to be visible. The other part of the image will be out of the visible area. But if I set the width of the image larger than it can fit, the ...
css
layout
bootstrap
by
Enkei1
asked
Sep 24, 2021
1
vote
1
answer
How can I teach imagemin (gulp) to compress only new photos and leave out processed ones?
How can I teach imagemin (gulp) to compress only new photos and leave out processed ones?
Question There is a galp file, it has imagemin and a wotcher to keep track of file updates. Is it possible to make the task compress (see below) work only for new/modif ...
css
javascript
html
layout
gulp.js
by
biz53
asked
Sep 24, 2021
Page:
1
2
3
4
...
1000
next »