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.

How to make breadcrumbs responsive?

I have used bootstrap3 for RWD and customized my breadcrumb. But, it's not fitting in mobile size. How can I …

iphone responsive-design twitter-bootstrap-3 breadcrumbs
SVG Responsive Text

I have an SVG within a web page, it consists of images + text <object data="/infographic/timeline.svg" type="…

svg responsive-design responsiveness
Use flexbox and maintain a 1:1 aspect ratio even though content is sized differently

There are a lot of questions on SO about maintaining the aspect ratio of an element (with flexbox or without). …

css responsive-design flexbox aspect-ratio
media query for galaxy s2

I have developed a responsive theme for my website, By using media queries on my css file. it works fine …

html css media-queries responsive-design galaxy
Google Translate widget - responsive

On my Web page I put translate widget when i resize browsers widged does not change size I tried change …

web responsive-design frontend google-translate web-frontend
Responsive logo (image replacement) in html5boilerplate

I'm using the responsive version of html5 boilerplate via initializr.com. My site uses a custom logo so i added …

html responsive-design html5boilerplate image-replacement
How can I avoid media query overlap?

The cascade is what makes CSS special and powerful. But in the case of media queries, overlap can seem problematic. …

css responsive-design media-queries fluid-layout
Responsive CSS Image Anchor tags - Image Maps style

I've been working on a responsive site and have come to a bit of a problem with Image Maps. It …

css image anchor responsive-design imagemap
Responsive Grid Layout Framework

I want an easy to use grid framework for my current web project. These are the features i would appreciate: …

javascript css responsive-design grid-layout
How to effectively use the Frameless grid?

I'm starting building a website good for mobile devices too. So I'm also starting studying media queries and the various …

media-queries responsive-design less css-frameworks