Categories
Digital Marketing

What is a Foldable Web?

A Foldable Web refers to designing websites adaptable to foldable devices, such as smartphones and tablets with foldable screens. This trend matters for web design and digital marketing as it requires responsive layouts that seamlessly adjust to varying screen sizes and orientations. It ensures optimal user experience and engagement across these emerging devices, becoming crucial in a rapidly evolving digital landscape.

Though not widespread, foldable mobile devices have hit the market. As these devices become more commonplace, and we see devices with dual screens that can be used as one continue to grow in terms of usage, we can expect web design to change to keep up with the trends and keep a quality user experience. This could lead to the biggest change to web design in more than 10 years. Let’s take a closer look at what this could mean for web design as we know it.

Source: Google Trends

The “foldable web” will bring with it new challenges and opportunities, and quite possibly new syntax. It could be the biggest set of changes we’ve seen since the introduction of the smartphone. Coders and users have gotten used to things – desktops, smartphones, and tablets. If only it stayed that easy! Responsive design has helped, but foldable innovation changes everything.

New Experiences Mean New Standards and New Problems

Foldable screen technology research started in the 1970s, but its development didn’t really start until the turn of the millennium. It’s only within the last few years that consumer devices have made their way to the market.

The Galaxy Z Flip mimics an old school flip phone, but others like the Huawei Mate X feature screens that wrap around the outside of the phone. Others operate like electronic books that feature two interior displays that function as one screen when the device is fully open. It’s common to see a separate smaller screen on the outside that lets users get the information they need without having to unfold the device to use it.

New hardware means updated software. Microsoft has been responsive to foldable technology because they are working on foldable devices of its own. Microsoft developers have published an explainer proposing a new CSS media query and a new JavaScript API. In a GitHub post, they discuss a number of potential issues with foldable devices, including fold area functionality and the variety of hardware in the market.

By developing a spanning CSS media feature, it’s possible to test whether a browser window is displaying across two screens or across a fold. This allows the content to position relative to the fold or seam, to evolve the responsive design. Along with this, they’ve proposed environment variables to help recognize orientation and segment size. These additions would allow websites to shape across three dimensions, allowing the page to behave differently when it’s flat and when it’s in an L shape. The JavaScript API would allow sites to behave more dynamically, changing what’s displayed when the screen is bent, or whether users touch one half or the other.

The proposals don’t make considerations for more than two screens or segments. If they are implemented, it will add another layer to responsive design. If things continue as anticipated, we’ll no longer be able to assume sites behave in single rectangular spaces.

As long as new web primitives remain ahead of technology, developers will be able to focus on improving site functionality.

Dual Screen Experience and the New Fold

“Above the fold” has always been prime real estate for web design, because users are more likely to pay attention to what’s on the page before they have to start scrolling down. With the introduction of foldable devices and the foldable web, comes the fold in the middle of the page.

At least, this means adjusting content so users aren’t required to interact with anything that would appear “on the fold.” If touch control is limited at the fold, or the device is partially folded, it makes the most sense to reposition certain elements so they are on one half of the screen or the other.

On the other end of the spectrum, designers will able to treat websites like a mini dual-screen setup where the two halves can be used to display different things. Ultimately, this allows content to displayed more like an app.

When looking at a recipe in the kitchen on your tablet or smartphone, how many times have you wished you could have the ingredient list on one side and the directions on the other? With a dual-screen setup, this could easily become the standard. On a news website, it may mean having the article you want to read on one side, and the related reading on the other.

In the majority of cases, the “foldable web” will mean better-optimizing sites for tablet-sized displays. Right now, tablets don’t account for much of the global market share – coming in at around 3%. Mobile phones account for 52% and desktops cover 45%. If we reach the point where foldable devices make a dent in the market share, it will be harder to ignore them, and we’ll have to change the standards to account for them so that users get a quality experience on those devices.

When we start to see Apple releasing foldable devices, it’s a safe bet sales will increase. As foldable tech comes into the market, responsive design will have to adapt simply to maintain existing user experience and functionality.

Right now – we can expect the trend will at least mark the next phase of responsive design. It means creating multi-screen experiences. How far these experiences go depends heavily on how widespread the foldable device market becomes. There’s no guarantee that we’ll see foldable devices take off the way smartphones did – and we can expect that they’ll remain fairly rare until the price of the technology decreases rather significantly to make it more affordable for the masses. Most of these devices cost nearly $2,000, putting them out of reach for the average consumer.

Developers and designers have to push the platforms. There’s the chance to make websites more fluid, with functionality never before available. It’s an opportunity to venture into uncharted territory. It’s the biggest change the web has seen since the iPhone. The changes to syntax are still largely unknown, so now is the time to begin experimenting, making suggestions, and offering feedback.

Categories
Digital Marketing

Responsive Web Design: 7 Tips for Launching a New Website

Designing a new website? Maybe you’re a brand-new startup creating a platform for your business for the very first time. No matter what you do, you need to make sure your design is responsive and adaptable to the many mobile devices modern visitors use when they land on your website. It’s just a part of becoming welcoming!

Having a “fixed” design (these are the designs formerly used when designing for a mostly desktop-centric viewing experience) is fine – but only for people on desktops. It does allow for a ton of space, fancy formatting, and columns.

So, what’s the problem?

Attempting to view that type of design on a mobile device makes your pages look small, distorted, and difficult to read. Everything becomes so large or confusing to navigate that it feels a bit like wandering through an awful maze, leading mobile users to move on without giving your site a second glance.

Traditional caveats of responsive web design claim it’s too limiting, but “responsive” doesn’t need to equal “terrible and boring.” It simply means your site needs to be coded in a way that automatically forces it to load with a different layout on a mobile phone or tablet. Use these best-practices to ensure you get it right.

Avoid Separate Site Versions

Some older schools of thought had website developers creating one URL for desktop users and a separate URL (like m.yourwebsiteurl.com) for mobile versions. There are two main problems with this solution:

  • Old-school mobile site versions still mostly only cater to one sort of mobile layout, meaning a site that looks great on Android may look awful on iPhone.
  • Separate URLs, even as subdomains, present SEO issues. You will technically have to create two separate SEO strategies to get the desktop and mobile versions of your site to rank properly. That’s a lot of unnecessary work.

So, with that in mind, let’s tuck into a few more ways to get responsive right.

Responsive Theme Sizes

Your responsive website theme should have three core layout sizes:

  • Small (under 600px) for phones
  • Medium (from 600-900 pixels) for tablets or bigger phones
  • Large (over 900 pixels) for computers.

You can include a lot of the same visual elements on each theme size, but they need to be adjustable in terms of how they’ll show in each layout for ease of navigation.

Mobile users make up more than 50 percent of all visitors for the vast majority of websites on the Internet. A mobile-friendly design translates out well to a desktop or personal computer, while a larger design will not always look right when made smaller. Keep the mobile user in mind first throughout the design process to ensure you strike the right balance for just about anyone.

Make Navigation Visible

Make it easy for your mobile viewers to navigate your website. If you don’t, you risk them wandering off to your competition instead. Any navigation menus need to be simple, easy to follow, and easy to find, too.

Of course, this doesn’t mean you can’t have a drop down menu, but if you do, it needs to be very visible and easy to find. Consider putting your top four or five main links in a more visible location so they are easy to see and find as well. This not only makes your mobile site easier to navigate, but also gives you a little more control when it comes to directing traffic to the deeper pages you want them to see.

Graphics and Speed

Graphics and banners look great on laptop and desktop devices, but they can take up too much screen space and slow loading speeds on a mobile device. Keep the graphics on your site’s mobile designs small and simple. Make sure the sizes are condensed so they are as small as possible to increase loading speed.

Performance goals come into play here, too. Set a minimum/maximum standard for the size of each of your pages. Consider those guidelines whenever you feel you need to add new content or additional elements. Will adding something new put you over your maximum budget? If so, you need to reconsider the design or figure out what other element needs to be removed. This will ensure you are always within a size range that keeps your site operating quickly and efficiently.

Keep Touch Screens in Mind

Site visitors who land on your site from a computer are using a mouse to navigate your pages. This means they have a small arrow they can use to pinpoint small links, even if multiple buttons or links are close together. Users on mobile devices are often using touch screens, which means they’re using a large finger to hit a comparably tiny button on a small screen.

Your site’s design needs to consider ease of navigation for those who are touching instead of simply clicking. Why? Because trying to hit a 5-pixel-square button with a 45-pixel fingertip is a bit maddening (not to mention prone to errors). Keep your touch targets large and well-separated to reduce annoyances like these.

Don’t Forget to Test

Your website will look different on a computer, iPad, iPhone, Android based phone or tablet, or any other mobile device. You must test, retest, split test, and test again until you ensure that all views work; don’t just test the view on desktop and call it a day. Oh, and just looking on your own phone won’t cut it, either.

All of this said, you don’t need to invest in a ton of new devices for proper testing. Find a testing tool that gives you the ability to view your responsive website in a variety of formats. Use it to ensure it is user-friendly across the board.

Your Hosting Provider Matters

Have you modified your page elements, compressed your images, and done everything else you could think of to make your pages move faster across all platforms…yet, you’re still struggling with the slowest website online?

It may be time to consider whether or not your hosting provider is the problem.

Providers often sell low-grade hosting packages from shared servers. These packages force share all resources from the same server across multiple clients (with protections in place to prevent cross-access of data). That’s a great way to keep hosting affordable, but a terrible way to set yourself up with enough resources to support growth over time. Eventually, your site (and other sites) demands too many resources at once, leading to chronic slowdowns or even downtime.

Hosts sell package options for a reason. They want to get you to pay for faster speeds and loading times – it’s better for them, and eventually, better for you, too.

If you’ve tried everything else, take a look at whether or not upgrading your hosting package is a viable solution. If not, you may want to start looking at other hosting platforms. Who knows, maybe you’ve grown to the point where your IT team needs to get you set up on your own server.

Responsive web design is no longer optional. A website that is not responsive to mobile users is not considered user-friendly and offers your visitors a poor experience. Worse yet, Google will penalize you in the search results if it feels your site isn’t mobile-friendly and isn’t measuring up. Make sure you are checking your site regularly to ensure it functions well across all devices. Your bottom line will thank you!

Exit mobile version
Skip to content