PDA

View Full Version : web design types



randiv
06-21-2014, 06:39 AM
what is the difference between adaptive design and responsive design ?

davidweb09
03-22-2017, 11:44 AM
Responsive Designed website can be access from all devices while not adaptive.

Dam Ponting
12-18-2017, 06:56 AM
1. Static Page Layout: ...
2. Dynamic Website Layout: ...
3. Fixed design Layout: ...
4. Responsive design Layout: ...
5. Liquid or Fluid design Layout: ...
6. Single page design Layout:

sravani24
12-19-2017, 05:43 AM
Adaptive design changes will change its nature based on demand. where as Responsive design will change based on the screen size.

maxiii
12-24-2017, 12:22 PM
Adaptive web design is different from responsive design in that there isn't one layout that always changes. Instead, there are several distinct layouts for multiple screen sizes. ... The site detects the type of device used, and delivers the pre-set layout for that device.

csshtmldev
12-24-2017, 05:10 PM
A website should look great on any device running any browser Google Chrome, internet explorer so on. Despite both responsive and adaptive design strive to accomplish the same task, there are different methods within these approaches. The idea of responsive web design is that you have one website for all devices and browsers, where the content is like a water and shapes perfectly according to the browser's screen size.


Another approach to creating good looking web products which adjust their design to different screen sizes and browsers is to follow the adaptive design. The main philosophy of adaptive design is creating the best user experience, where a website is accessible without any technical restriction. This approach is based on operations with different layouts and certain pre-specified devices and scree resolutions. The adaptive design uses progressive enhancement and graceful degradation strategies of development within its approach.

techsophia
01-10-2018, 09:47 AM
Hi

Here are some types of web designs.

1. Fixed Design
2. Fluid Design
3. Responsive Web Design
4. Table less web design
5. Flash Web Design

Hope this helps you.

praveenitech1
03-09-2018, 06:56 AM
Adaptive design changes will change its nature based on demand. where as Responsive design will change based on the screen size.

sanjay
03-13-2018, 06:51 AM
Adaptive web design is different from responsive design in that there isn't one layout that always changes. Instead, there are several distinct layouts for multiple screen sizes. The site detects the type of device used, and delivers the pre-set layout for that device

Akshay_M
03-31-2023, 11:33 AM
The three main types of web design are:

1. Responsive Design - a design approach that ensures the website adapts its layout and elements to fit different screen sizes and device types.

2. Adaptive Design - a design approach where the website is pre-configured with multiple layouts for different devices, each one optimized for a specific device size or type.

3. Static Design - a design approach where the website content remains the same across all devices and screen sizes.