Responsive is a tag to indicate a generic responsive website or web application programming or design topic. It's a more generic tag than 'responsive-design', and it serves for situations when you're specifically writing about programming (usually html/css/js). The word 'responsive' itself refers to the ability of a web application/website to respond and adapt its dimensions and interactivity across a wide range of devices and screen sizes.
Questions tagged [responsive]
5039 questions
26
votes
12 answers
Can't make chart js responsive
sorry if I missed anything to fix my issue, I've read and tried many solutions without any of them being adapted to the problem.
I have several charts (from chart.js) on a single page, but I can't succeed to make them responsive, despite…

Blue Agency
- 608
- 2
- 7
- 14
22
votes
3 answers
make btn-group responsive
I have a very long list of buttons and I need to group them, but also display them nicely. And right now, The design doesn't split in rows.
I have bootstrap 4

Robert Rouge
- 259
- 1
- 2
- 9
22
votes
4 answers
react material ui not responsive when opened in mobile browser
I'm trying to build a mobile web application using react material ui library.
But it seems the material UI components are not responsive. They display very well on desktop, but when I open it on my mobile browser, the fonts are very small.
Isn't…

Aaron Shen
- 8,124
- 10
- 44
- 86
19
votes
4 answers
How to make a div cover the whole screen
I have a question.
I got this so far:
I basically want the highlighted div to cover your device screen no matter how big the device screen is. now i see 2 different divs when i open this on my phone. i only want to see the one that is…

Kevin
- 930
- 3
- 13
- 34
18
votes
1 answer
When rotating an iPhone X to landscape, white space appears to the left and below cover image
A weird problem occurred today. While testing a simple "coming soon" page my background image on my iPhone X is not filling the entire viewport when rotating to landscape. Tested in Chrome and Safari.
A simplified example that produces the…

Tim Wickstrom
- 5,476
- 3
- 25
- 33
18
votes
1 answer