As a web designer, it’s important to embrace that your website is going to look different in various browsers and on different devices.
Focus on making your website change layout to match the device that your visitors are viewing it on.
Here’s the difference between different types of web design and layouts:
Fixed websites have a set width, and resizing the browser or viewing it on different devices won’t affect on the way the website looks. This can require horizontal scrolling and a site that doesn’t look good on tablets or smartphones.
Fluid websites are built using percentages for widths. As a result, columns are relative to one another and the browser, allowing it to scale up and down fluidly.
Adaptive websites introduce media queries to target specific device sizes, like smaller monitors, tablets, and mobile.
Responsive websites are built on a fluid grid and use media queries to control the design and its content as it scales down or up with the browser or device.
I’m always looking for the great informative article and your article also very good.
Thanks for clearing my doubt on responsive and adaptive website designing. I am a fresher working on responsive website designing. Thanks for sharing information.
We are Expertise in Web Service, Like Website Designing, Website Promotion, Internet Marketing, Search Engine Optimization,
Social Media Optimization, PPC etc..
If you want to see your business growth & want to see live your business don’t think anything, feel free to show your
business growth.
We have 5 years of Working Experience and 1000+ Genuine & Satisfied Clients.
Our Technical Skill In Web Designing-
1. HTML & HTML5
2. CSS
3. JavaScript (JS)
4. JQuery
5. PHP
6. E-Commerce Market Place
7. WordPress
8. Magento
9. Flash Animations
10.Logo Designing etc..
Our Technical Skills In Web Promotion-
1. Search Engine Optimization
2. Social Media Optimization
3. Internet Marketing
4. PPC
5. Keyword Planner etc..
Contact With Me On E-Mail
Email Address- websolution000@gmail.com
Blog- web-services-dwarka.blogspot.in
I agree! Adaptive is form of responsive design. You either use media queries to respond to device width or not (fixed).
Good!