Top "Screen-size" questions

The size of a screen is usually described by the length of its diagonal, which is the distance between opposite corners.

how to set image width height based on screen size in gridview

I want to show 3x3 sized gridview. I want to set the height and width based on device size. I …

android gridview screen-size
Wordpress - how to resize header image for mobile

preamble: I am using a somewhat responsive theme (skeleton). it changes the layout to a single column for small screen …

wordpress image-resizing screen-size mobile-devices skeleton-css-boilerplate
How to prevent mobile device to resize and use proper css file

to prevent horizontal scrolling in my web pages, I have used 3 different stylesheets for mobile, tablet, and desktop devices. I …

android html css media-queries screen-size
Adjust GridView to all Screen Sizes

Im trying to implement a GridView as part of a image gallery. I followed the following example from the Android …

android android-layout android-linearlayout android-gridview screen-size
Handling all screen sizes android

I'm working on an android App,and it's designed with numbers (margins etc) no relative things so I think I'll …

android dimensions screen-size
Physical screen size 'detection' based off user agent in PHP/javascript

So, there are ways to detect 'mobile' browsers and screen sizes using javascript and php.. however, the screen size is …

php javascript css device screen-size
Program different layouts for different versions in android

I have to program my Android app with the best compatibility to different screen sizes (tablets and smartphones) and to …

android layout version screen-size android-4.0-ice-cream-sandwich
Using jQuery to change image src when browser is resized

I have two different sized images, one if for screens smaller than 759px, the other is for screens larger than 759…

jquery image replace screen-size window-resize
App Inventor's apps resize background image and other content depending on screen size

I am programming with app inventor and I want my app to support all screen resolutions and aspect ratios and …

background-image autoresize screen-size app-inventor