menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
html
Recent questions tagged html
1
vote
2
answers
How do I know which hidden HTML element has the focus?
How do I know which hidden HTML element has the focus?
Dear Gurus, please give advice. I'm making a site. I click Tab. I watch the focus move. At some moment, the focus is not visible, and it is not clear where it is. How d ...
google-chrome
html
browsers
by
Dier_Sergio_Great
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
How do I split a column of rows into columns?
How do I split a column of rows into columns?
There is a list of cities 800+. It needs to be divided into 4 columns (on the monitor). How to distribute it evenly into 4 parts automatically? I'm thinking of wrapping ...
html
layout
by
meekes
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
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
Why is the input not working correctly?
Why is the input not working correctly?
The essence of the error: for example, I write in input number 100 and choose from select parameter that I need and press the button and the console should display the r ...
javascript
html
by
Stalk007
asked
Sep 24, 2021
1
vote
1
answer
How do I insert the current date in the subject line of an email in "a href="mailto:"?
How do I insert the current date in the subject line of an email in "a href="mailto:"?
Is it possible to use the construct " a href="mailto:123@site.ru?subject=vopros" to make the recipient see the current date in the subject line next to the word "vopros" ...
php
javascript
html
by
PolinaD
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
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
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
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
2
votes
1
answer
Why does the Download attribute not work?
Why does the Download attribute not work?
When you click the button, the picture is not downloaded, but just opens in a window. <a href="templates/img/foto1.png" class="button" download="foto.png">Скачать ...
html
by
sweet123
asked
Sep 24, 2021
2
votes
3
answers
How do I make cursor: pointer work only on text?
How do I make cursor: pointer work only on text?
not the entire li plus if a link is added inside the li- then the jump was only after clicking on the text snippet ...
css
html
by
anyachecka
asked
Sep 24, 2021
Page:
1
2
3
4
...
1000
next »