python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to check if the browser supports AVIF images
How can I detect if the browser supports AVIF images using JavaScript? I have viewed this question and after reading the answers I was able to build a useful one-liner function to check browser suppor...

Rafid Muhymin Wafi
Votes: 0
Answers: 2
How to create a Facebook like Cover Photo Responsive UI
How to create responsive Facebook like cover photo where the image should always maintain the top position, not stretched and being cut? I tried to inspect the codes of Facebook Cover Photo but I sti...

Paul
Votes: 0
Answers: 1
Github pages not working properly in respnonsive view
In browser responsive view it seems fine. All things working properly
But when I view it on my android phone. It doesn't align properly. I tested it on many devices. All results are the same.
What is ...
CoderPs
Votes: 0
Answers: 1
Safari load two images (dublicate with different sizes) from srcset in tag img
I had a problem in Safari when the page loaded in Devtools > Network drowser loaded two versions of the same image.
For example:
yNG3yARUuYG2BUZL___media_library_original_1080_1080.jpg
and
yNG3yARU...
Pavlo
Votes: 0
Answers: 0