Top "Responsive-design" questions

Responsive Web Design (RWD) is an approach to Web design and development that aims at crafting sites to provide optimal experiences across a wide range of devices based on screen size, platform, and orientation.

Bootstrap 3 modal fires and causes page to shift to the left momentarily / browser scroll bar problems

I am working on a site using Bootstrap 3.1.0. You'll notice when the modal window opens, the browser scroll bar just …

html twitter-bootstrap responsive-design twitter-bootstrap-3
Specifying a preferred line break point in HTML text in a responsive design

I was wondering if there is a CSS or javascript magic that could place a marker in an html text …

html css responsive-design line-breaks
Prevent menu from collapsing in 768px display CSS media query

I am trying to do a site using twitter bootstrap. I am having relatively less menus, so it kind of …

css twitter-bootstrap media-queries responsive-design
Common breakpoints for media queries on a responsive site

So I am working on my first responsive website which makes extensive use of media queries. I was wondering if …

css mobile responsive-design media-queries
css grid of squares with flexbox

I am trying to create a responsive grid of squares. The squares should resize to fit the viewport's width. The …

css responsive-design flexbox
Bootstrap row with columns of different height

I currently have something like: <div class="row"> <div class="col-md-4">Content</div> <…

html css twitter-bootstrap responsive-design bootstrap-4
Responsive website zoomed out to full width on mobile

I am testing out Bootstrap responsiveness navbar and I have a demo website. When I resize the browser on a …

twitter-bootstrap user-interface twitter-bootstrap-3 responsive-design bootstrap-4
Widths to use in media queries

What are the most important media query widths for all devices like desktops, tablets, laptops/Ipads, Iphones and Smartphones? Are …

css responsive-design media-queries fluid-layout
Bootstrap 3.0.0 nav vertical collapse responsive

After many search without results, I try to send a post. I'm looking for a way for the nav-stacked (vertical …

twitter-bootstrap responsive-design vertical-alignment twitter-bootstrap-3 nav
zurb foundation is it possible to have full row width

I'm using foundation 3 to build a responsive website but I want to have the Footer and Navigation background width to …

css html responsive-design zurb-foundation grid-system