The tag Mobile should be used to mark questions regarding mobile computing issues.
I'm trying to change an overlapping element (text) in my css file. One line of texts (in a regular browser) …
html css mobile twitter-bootstrap tabletI am currently working on mobile device web applications, and I was wondering if there is some sort of unique …
browser mobile uniqueidentifierI am currently looking at some code for PHP detection of mobiles, which is probably quite easy. Now I just …
php mobile device-detectionI want to display an expandable div (width: 100%) with margins... Here is my code : <div id="page"> <…
css mobile htmlI'm working on a kind of unique app which needs to generate images at specific resolutions according to the device …
javascript css mobile dpi ppiWhat's the difference between android:textAlignment and android:gravity?
android mobile layout text-alignment layout-gravityI was reading dp, dip, px, sp measurements, but I still have some questions about dp/dpi vs ppi vs …
mobile user-interface pixels dpi density-independent-pixelI am using CSS3 hover and transitions to show and hide an image. On mobile devices I would like to …
mobile css css-transitionsI am trying to implement delegated authorization in a Web API for mobile apps using OAuth 2.0. According to specification, the …
security mobile oauth-2.0There are a lot different media queries for mobile screen sizes. It can be overwhelming to accomodate all of them …
css mobile responsive-design media-queries