northdan.
Vezi pagina în română

IT Glossary

What is responsive design?

A site that rearranges itself fluidly by screen: the same page, legible and usable on phone, tablet and monitor — with no zooming and no separate versions.

You do not control the screen your customer uses. It may be a phone held one-handed on a bus, a tablet on a sofa, or a wide monitor at a desk — so the page has to rearrange itself, fluidly, for each of them: columns collapse, the menu becomes a button, images resize, text stays legible without zooming, buttons stay tappable with a thumb. That is responsive design, and the technique behind it, meaning flexible grids, media queries and adaptive images, was standardized long ago, so any professionally built site of the past decade ought to have it. The stakes are familiar: most traffic is mobile, Google indexes the mobile version as the primary one, and every poor experience on a phone is a lost conversion. What a buyer should know beyond the word in a proposal are the nuances separating a tick-box from actual quality. Responsive does not merely mean it fits on the screen — a site that technically shrinks but demands surgeon’s fingers, hides the essentials under seven menus, or loads the same enormous images on mobile as on desktop is responsive only in a legal sense. Real testing happens on real devices rather than by narrowing a browser window on the designer’s laptop. And the classic failure points repeat everywhere: wide tables, forms offering the wrong keyboard for the data type, pop-ups that become walls on a small screen, and fonts too small to read.

Let’s talk about your project

Message us on WhatsApp or send an email — you talk directly to a developer.

office@northdan.com · +40 752 070 247

Why it matters for your business

One site for every screen

The same build serves phone, tablet and desktop — no parallel versions to maintain and no content quietly drifting apart between them.

The standard Google requires

Mobile-first indexing turns small-screen adaptation into a condition of visibility rather than an aesthetic option — an unadapted site loses positions structurally.

Conversions defended where the traffic is

Forms that can be completed and buttons that can be pressed on a phone protect exactly the visitors who are most numerous and most often ignored during testing.

Frequently asked questions

How do I quickly check whether my site is genuinely responsive?

Three tests of ten minutes: walk the complete customer journey on your own phone, not just the homepage but through to a submitted form or a completed basket; run the free mobile compatibility test and the mobile PageSpeed report; and narrow the browser window on a desktop while watching where the layout breaks. The stumbles you find in ten minutes are the ones that have been driving customers away for months.

The site is responsive but slow on mobile — isn’t that the same thing?

No, and it is the classic confusion: responsive solves the layout, not the weight. A site can rearrange itself immaculately while loading the same five-megabyte images and the same scripts over a mobile connection as on desktop. Mobile performance is the sister discipline — adaptive images, lazy loading, leaner code — and it matters at least as much for conversion. Ask for both: adapted and fast.

Is there still a reason for a separate mobile version or an app instead of responsive?

For websites, practically none: separate mobile subdomains are a relic carrying double the cost and their own SEO problems, and responsive is the correct standard. The real discussion moves to an app, native or PWA, only when you need what a website cannot do — notifications, offline operation, daily habitual use. That is a channel decision rather than an alternative, because the responsive site remains the base either way.