Question

In: Computer Science

Discuss how responsive web design principles influence web design.

Discuss how responsive web design principles influence web design.

Solutions

Expert Solution

ans_

ABOUT: RESPONSIVE WEB DESIGN

The responsive web design is the way of making web properties(web design), so that the target device on to which it displays determines the way it should get displayed. ( like the same web site displaying on a mobile screen, tv screen, tablets etc )

normally it is done using the principle as " mobile-first " - ie the experience( user experience ) is defined on the mobile devices first then it is scaled upon to larger screens ( TV, PC, etc )

The major or essential principles of responsive websites are :

  1. Fluid grids
  2. Media queries
  3. Fluid images

1. FLUID GRIDS :

earlier web-sites are based on print media like newspapers, journals. columns are defined in absolute size to fit the positions. and here the mobile devices changed all of the theses, In Fluid grids- It uses the relative sizing to fix the content on the device screen.

2. MEDIA QUERIES:

Media query is a CSS technique introduced in CSS3.

The website detects the type of device people are using (resolution ) and then correctly displays the content. according to the screen size. if the screen size is changing, then the site will align and work according to it. - ALL OF THIS MAKE A BETTER DISPLAY IN MOBILE DEVICES

3. Fluid images and videos

allow the images and videos to load differently for different screen sizes. It can be achieved through the property known as scaling- (CSS max-width) in the CSS

example :

<img src="car.jpg" style="max-width:100%;height:auto;" >

if the max width is set to 100% then the browser will make it shrink/small image or expand to large depending on the container size or the HTML layout.

SO THESE ARE ALL THE ESSENTIAL PRINCIPLES OF RESPONSIVE WEB DESIGN WHICH HELPS THE WEBSITE TO ALIGN AUTOMATICALLY FOR DIFFERENT SCREEN SIZE, ALSO TO GET A FASTER SITE RESPONSE AND ALL.......

HOW IT INFLUENCE THE WEB DESIGN :

  • easy to handle, as the one code for different devices
  • website work well, the same way in any devices ( laptops, tablet, mobile etc )
  • developers don't need to build more than one site to accommodate different screen sizes
  • Flexible and faster response for each website

Related Solutions

Responsive web form: Create a well laid out responsive contact me web form saved as index.html...
Responsive web form: Create a well laid out responsive contact me web form saved as index.html with the following labeled fields: First name, last name, company name, email address, phone number, and comments, submit button Validate the form so that the required fields are First name, Last name, and email address. Once validated, write the data to a results page saved as results.html. The web pages must automatically switch between device types or browser sizes or screen resolutions. Text size,...
Discuss and compare the influence of ‘Agency Theory’ and ‘Stewardship Theory’ in the design of a...
Discuss and compare the influence of ‘Agency Theory’ and ‘Stewardship Theory’ in the design of a corporate governance system for a public company with diverse ownership. What other features of the company’s managers should you take into consideration when designing the corporate governance system?
Discuss and compare the influence of ‘Agency Theory’ and ‘Stewardship Theory’ in the design of a...
Discuss and compare the influence of ‘Agency Theory’ and ‘Stewardship Theory’ in the design of a corporate governance system for a public company with diverse ownership. What other features of the company’s managers should you take into consideration when designing the corporate governance system?
compare and contrast two fundamental security design principles. Analyze how these principles and how they impact...
compare and contrast two fundamental security design principles. Analyze how these principles and how they impact an organizations security posture.
Principles, Cyber security: The Deep Web and The Dark Web - A description of a dark...
Principles, Cyber security: The Deep Web and The Dark Web - A description of a dark net, the Surface Web, the Deep Web and the Dark Web. Are any of these terms synonymous? Do they all exist? What is the purpose of those that truly exist? need reference or citation for these questions
Respond to the following in a minimum of 175 words: Explain why responsive design is important...
Respond to the following in a minimum of 175 words: Explain why responsive design is important in today's landscape. What do websites risk if they decide not to address responsive design?
Having read chapter 5, discuss the significance of typography in web design. What are the most...
Having read chapter 5, discuss the significance of typography in web design. What are the most important elements of typography that determine effective outlook of web pages? Back up your statements with references.
Having read chapter 5, discuss the significance of typography in web design. What are the most...
Having read chapter 5, discuss the significance of typography in web design. What are the most important elements of typography that determine effective outlook of web pages? Back up your statements with references.
Review the six guiding principles of the Advocacy Code of Ethics and discuss how the principles...
Review the six guiding principles of the Advocacy Code of Ethics and discuss how the principles relate to what you will do as a health science professional as an advocate for health promotion. (National Association of Healthcare Advocacy Code of Ethics) <-----LOOK UP
You’ve no doubt noticed how visual design and textual material are presented on the Web. In...
You’ve no doubt noticed how visual design and textual material are presented on the Web. In the best Web pages, text and images work together rather than simply compete for space. Find two or three Web pages that you think exemplify good visual design – and then find two or three that don’t. When you have picked the good and bad designs, write an explanation of what you have found, focusing on the way that the visual arguments influence audiences....
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT