Responsive Web Design – Pixels density and resolution

Any physical size of device cannot stop web from spreading its wings; be it a smart TV with bigger size or a smartphone in the pocket. Web is spreading all around, Though, physical size of the device is shrinking but resolution of these devices is increasing. Why? and how? High DPI and Retina Retina is … Continue reading “Responsive Web Design – Pixels density and resolution”

What’s good in Metro UI which can be used in responsive websites

Any new trend or new product in market always starts with some positive and negative face and if it is Microsoft product, majority of people cannot turn down to give it at least one try, that’s why Microsoft dare to make the drastic UI change named as Metro UI, which is being called new design … Continue reading “What’s good in Metro UI which can be used in responsive websites”

Different media features and media types of responsive design

Media queries plays vital role in the responsive web design when the term Media Queries for responsive web design comes up, general thoughts moves around is “media = screen” or “media = print” which is generally used in the web development.

But there are other media type which can be used like aural, braille, … Continue reading “Different media features and media types of responsive design”

What role is played by HTML5 in responsive web design?

HTML4 or XHTML can also be used for responsive design as responsive design can be achieved using CSS3 media query. Than what role is played by HTML5 in responsive design? Why it is said in the web community that responsive design created using HTML5 and CSS3? Relation of HTML5 and CSS3 HTML5 and CSS3 are … Continue reading “What role is played by HTML5 in responsive web design?”

Difference between Native, Hybrid and Web Application

Most organizations have started mobile presence for their business which demands more and more great mobile experience on mobile devices. When developing a mobile interface, most important question would be which technology to choose. Should it be a Native app? Web app? or Hybrid app? There is no right answer or one best option for … Continue reading “Difference between Native, Hybrid and Web Application”