Which of these are common responsive design features when sites are viewed on a phone?

Select two that apply.

colors are swapped out
videos play automatically
sliders are deleted
images shrink
Put you as brainliest

Respuesta :

Common responsive design features on the phone are :

  • Videos play automatically
  • Images shrink

Explanation:

  • A responsive website changes the layout to give a different experience based on the device being used.
  • This kind of feature is very effecient for mobile applications.
  • A responsive website is one that has been designed to respond, or adapt, based on the technology and type of computing device used by the visitor to display the site.

You can make your phone responsive by adding the your code the following :

  1. Add responsive meta tags in your HTML document.
  2. Apply media queries to your layout.
  3. Make images and embedded videos responsive.
  4. Ensure your typography will be easily readable on mobile devices.