Responsive

Responsive Web Design based on physical size?

Responsive Web Design based on physical size?
  1. What are the 3 basic things required for responsive web design?
  2. Should I use PX for Responsive website?

What are the 3 basic things required for responsive web design?

The 3 Major Principles of Responsive Design

Fluid Grid Systems. Fluid Image Use. Media Queries.

Should I use PX for Responsive website?

A good practice is to use % where it can be used because it reduces the effort of writing another code for responsive as it works according to the screen size but we use px also where % we cannot use % and then in @media queries we write another css for that according to screen sizes.

IOS bar button - How do you place your only cancel (close) bar button?
What is the difference between cancel and close button?How do I get rid of the default back button in IOS?How do I hide the navigation bar button in ...
Accordion vs collapsable section
What is difference between collapse and accordion?What is collapsible section?What is accordion in UI design?What is accordion in bootstrap? What is...
What's the most intuitive control to sort a bar chart?
What is an absolute rule to follow when constructing bar charts?Does it matter how you order a bar graph? What is an absolute rule to follow when co...