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 do responsive components in Angular2

I'm wading my way into Angular2. My objective is to create a responsive app that loads different components in response …

angular responsive-design angular2-routing angular2-directives
How can I adjust the number of columns per row with bootstrap

Using Bootstrap v4alpha and I am trying to layout 24 pictures w/ caption underneath in grid. Let's call a tile …

css twitter-bootstrap responsive-design multiple-columns
Is there a way to resize google adsense in a responsive design?

I'm using google adsense in my responsive wordpress design (that's using twitter bootstrap.) Right now when the site resizes the …

css wordpress twitter-bootstrap responsive-design adsense
Making ads served through DFP fully responsive

I have modified GPT (Google Publisher Tags) so it serves on size ads for phones and tablets and the other …

javascript jquery responsive-design google-dfp
Bootstrap responsive table doesn't scroll horizontally on iOS devices

I have a table with the following markup: <div class="table-responsive" <table class="table table-hover" <!-- table …

css twitter-bootstrap twitter-bootstrap-3 responsive-design jasny-bootstrap
Responsive emails on Gmail app (Android)

I have created a responsive email template which works in all web clients, all versions of outlook, apple mail, thunderbird, …

email gmail responsive-design html-email
How to stack columns in responsive email template?

I'm trying to have to columns display side by side on large screens and display stacked on top of each …

html responsive-design html-email email-client
css media queries: target mobile devices without specifying width, pixel ratio, etc

Let's say I just want to target every tablet and phone, regardless of size, is there a media query for …

css responsive-design media-queries mobile-devices
Shape with a slanted side (responsive)

I am trying to create a shape like in the image below with a slanted edge on only one side (…

html css responsive-design css-shapes
How to calculate padding-top in % of the given div relative to its parent div

Problem: I want to add padding-top in % to all list items (because I need to move the text a little …

css responsive-design padding scaling responsiveness