Open In App

Responsive Design Mode in Mozilla Firefox Browser

All web pages which are design for multiple devices having varying screen width must have a responsive design. These design can have relative layout and/or reflowing content. To inspect the responsive design of a web page Firefox provides a mode for simulating various screen sizes, throttling and touch.

Features of Responsive Design Mode

The various features of this mode are:



Benefits of Responsive Design Mode

The various benefits of this mode are:

How to open the Responsive Design Mode?

There are two ways to use the Responsive Design Mode, first way is using the mode along with DevTools and second way is using the mode without DevTools.



With DevTools

Right-click in the web page and click Inspect from the context menu that appears. The DevTools will appear in the DevTools click the responsive design mode button present at the top-right corner of DevTools or just use the shortcut “Ctrl+Shift+M”.

Opening the mode along with DevTools

Without DevTools

Click the application menu option which appears as three bars and it’s present in the top-right corner of the browser. Then navigate to More tools > Responsive Design Mode. Alternatively you can directly open the mode using the shortcut “Ctrl+Shift+M”.

Opening the mode along without DevTools

Various options of Responsive Design Mode

The mode provides various options relate to the simulation of the device.

Various options present in the mode

Using the Responsive Design mode

Lets visit GFG site and use this mode to check responsiveness of the webpage.

Step 1: Visit the GFG site using firefox and open the mode with or without DevTools according to you use.

Step 2: Change devices and various options and check for responsiveness.

Using the mode in GFG site

Conclusion

Most of the web pages need to be responsive to handle different device size. The developers can use this mode to test and debug the responsiveness of the site and drastically improve the user experience.

Article Tags :