Improving Web user Experience by Adapting RWD
K. Naveen Bharathi1, M. Kavitha Margret2

1K. Naveen Bharathi*, Assistant Professor, Sri Krishna College of Technology, Coimbatore, She had completed her UG Degree in Madurai.
2M. Kavitha Margret, UG student Sri Krishna College of Technology in the Department of Computer Science and Engineering.

Manuscript received on March 30, 2020. | Revised Manuscript received on April 05, 2020. | Manuscript published on April 30, 2020. | PP: 1202-1205 | Volume-9 Issue-4, April 2020. | Retrieval Number: D7355049420/2020©BEIESP | DOI: 10.35940/ijeat.D7355.049420
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Responsive Web Design (RWD) is a design which focuses on responsively fitting in whatever device the website is accessed from. It involves writing code for all possible screen sizes and bundling them together. Hence when the website is accessed, the whole bundle alongside the code for all screen sizes are downloaded to the user’s device and acts responsively when the browser window is resized, or the mobile device is rotated to portrait or landscape orientation. RWD can provide a far better user experience than the other designs because it primarily focuses on the user experience. Despite the bundle size being large, this method has proved to be robust in providing a better user experience and has evolved with evolution of web technologies. Latest CSS Media Queries make it possible to even target devices with limited accuracy. CSS Media Queries form the fundamentals of RWD because it is the most used way of targeting devices with various screen sizes.
Keywords: Responsive Web Designing, Web Experience, Web Design, Mobile-Friendly Design.