web 2.0

Saturday, April 17, 2010

Noupe

Noupe

Link to Noupe

Single-Page Websites: Examples and Good Practices

Posted: 16 Apr 2010 01:06 AM PDT

Advertisement in Single-Page Websites: Examples and Good Practices
 in Single-Page Websites: Examples and Good Practices  in Single-Page Websites: Examples and Good Practices  in Single-Page Websites: Examples and Good Practices

By Cameron Chapman

Single-page websites are becoming more popular among web designers, both for their own projects and for client sites. There are a lot of cases out there in which a single-page site makes a lot of sense: if there isn’t a ton of content; if the content is all closely related; or in cases where a particular stylistic element works best on a single page.

In any case, single-page sites are cropping up all over the place. But figure out when to use a one-page design and the best way to go about creating one is still a challenge for many. While a lot of general web design best practices apply to single-page sites just as they apply to more complex sites, there are some special considerations, which we’ve included below.

Is a One-Page Site Right for Your Project?

Single page websites seem to be particularly popular among designers. But that doesn’t mean those are the only sites they’re appropriate for. Other places we’ve seen them include app websites and websites for particular products (like books). So how do you decide if a one-page site will meet your needs?

Try asking yourself these questions:

  • Do I have a lot of content?
    Content-rich sites are probably not the best fit for a single-page site. If you have more than a dozen pages worth of information, you’re probably better off with a more traditional, multi-page structure.
  • Am I trying to sell a specific product?
    A single page website can be a great solution for selling one product, like a book, website theme, or similar.
  • Are you comfortable with Ajax and JavaScript?
    A very large number of single-page sites use Ajax and JS for navigation and other elements. It’s a very valuable way of creating an uncluttered site that still contains a fair amount of content.
  • Is my content all related?
    Trying to put a bunch of unrelated content on a single page is likely just going to confuse your visitor. If you have a bunch of unrelated pages, they’re probably best left as separate pages.

1. Minimal Content

When designing a single-page website, limiting the amount of content is important. First of all, rememeber that all your content needs to load at one time (unless you’re using Ajax, but even then there’s sometimes a fair amount of content to load at once). Also, if you want to use transitions between your content areas, they often work better when there isn’t a huge amount of content to cover between sections that aren’t bordering each other.

Five or six separate content areas seem to be about the norm on many single-page sites. Some sites limit it to only two or three, even. It’s rare to see a site with more than ten different content areas on a single page.

Examples

Coopgrafik in Single-Page Websites: Examples and Good Practices

A single-page portfolio site that showcases a dozen movie websites. Minimal information is provided in the header, including a contact link.

Colourpixel in Single-Page Websites: Examples and Good Practices

Colourpixel has a lot of varying information on their site, but for the most part everything is kept short and to the point. There’s contact information, a portfolio and about information, all on a single page.

Benlind in Single-Page Websites: Examples and Good Practices

Ben Lind’s website includes only the minimum amount of content to get his message across.

Martinanddonna in Single-Page Websites: Examples and Good Practices

Single-page sites are perfect for things like events (a wedding in this case). There’s not too much content to include and the single page makes it easy to find whatever you’re looking for.

Stoodeo in Single-Page Websites: Examples and Good Practices

Stoodeo’s site only contain’s a single page worth of content. By placing the contact form to the side, they’ve really minimized the length of the page.

2. Consider Horizontal Scrolling

Not all horizontally-scrolling websites are single page sites. But a fair number of them are, and it’s an interesting way to break out of the standard single-page box.

Horizontal scrolling can also work better if you have more content. Combining a horizontal layout with JavaScript can also facilitate larger amounts of content without overwhelming the visitor.

Examples

Visuall in Single-Page Websites: Examples and Good Practices

This site incorporates both horizontal and vertical scrolling to get six pages worth of information on a single page.

Vanityclaire in Single-Page Websites: Examples and Good Practices

F Claire Baxter’s site is a fantastic example of using JavaScript to create a site that smoothly scrolls horizontally.

Charliegentle in Single-Page Websites: Examples and Good Practices

Charlie Gentle’s website uses a horizontal-scrolling slideshow effect to display content.

Hasrimy in Single-Page Websites: Examples and Good Practices

A huge horizontally-scrolling single page site. They include the contact form right at the beginning, setting it apart from a lot of other horizontal sites that include it on the last screen.

Peterpearson in Single-Page Websites: Examples and Good Practices

Peter Pearson’s site uses a mix of animation and horizontal scrolling on his site. Multiple pages worth of content are broken up across multiple horizontal screens.

3. Consider Screen Size

With a single-page site, you may want to consider the visible area your visitors likely see within their browser. Crafting your pages to fit comfortably within that space can minimize scrolling while viewing individual sections. This can be particularly important if the transitions between areas are important to you. Once a visitor starts scrolling, they may just keep scrolling rather than using your navigation links.

Examples

Morphix in Single-Page Websites: Examples and Good Practices

This is a very simple, three-screen single page site. Each section of the site easily fits within a single screen and requires no scrolling. The use of bi-directional scrolling to navigate is also a unique touch.

Creativepeople in Single-Page Websites: Examples and Good Practices

The CreativePeople website uses accordian sliders that come up from the bottom of the screen to display content. No scrolling is required.

Dafvy in Single-Page Websites: Examples and Good Practices

Each content area on the Dafvy.co.uk site fits easily within a single screen with no scrolling required. The background color transitions that occur when you click to navigate to each individual section is a very nice touch.

Fuelbrand in Single-Page Websites: Examples and Good Practices

Fuel Brand uses a single-page that fits within your browser window and uses Ajax to show more content.

Coryetzkorn in Single-Page Websites: Examples and Good Practices

A simple site with a slideshow and minimal information. The content adjusts to your screen size.

4. Clearly Set Apart Each Section

Most visitors to your site are going to be used to loading a new page for new content. If you squish all the content on your single-page site too close together, they may not see the transitions from one section the next.

There are a variety of ways to differentiate between sections. Using a header for each content area is one way. Some sites use an actual line to separate different areas. And still other sites use ample amounts of white space to set areas apart from one another.

Examples

Kino in Single-Page Websites: Examples and Good Practices

KINO uses consistent hand-drawn headers for each section of the site, along with a thin, hand-drawn border separating each one.

Tanyamerone in Single-Page Websites: Examples and Good Practices

Simple banners between each section keep a consistent look throughout the page while setting apart each content area.

Creativeswitch in Single-Page Websites: Examples and Good Practices

CreativeSwitch uses images similar to distinct headers for each section of the site, clearly marking transitions between different types of content.

Project75 in Single-Page Websites: Examples and Good Practices

Even something as simple as a thick black bar can be enough to set your content areas apart from each other, as is done here.

Tomatic in Single-Page Websites: Examples and Good Practices

The Tomatic website uses a retro rocket and space exploration theme. The header includes a rocket with planets. Various other sections on the site continue the retro theme, and then the footer includes a robot and UFO on a planet’s surface. Each section is set off with a unified header.

5. Take Advantage of a Bigger Background

Big backgrounds are popular in all kinds of website design, but single page designs open up new possibilities for large backgrounds. Many designers take advantage of large background images as a way to set apart their content areas while maintaining a unified look to the entire site.

For example, some sites might have a scene in the background that starts with a sky at the top with one content area, then further down they have a ground-level scene with another content area, and at the bottom they have an underwater scene with yet another content area. The possibilities with this kind of site are almost endless.

Examples

Worldarcade in Single-Page Websites: Examples and Good Practices

This coming soon page is another great example of using a unified theme throughout the site.

Volll in Single-Page Websites: Examples and Good Practices

The Volll site uses a seascape/landscape image for the background, with the main content at sea level. Additional information shows up above the main content in the sky and below in the water, right down to the ocean floor.

Iamjamie in Single-Page Websites: Examples and Good Practices

Jamie Wright’s site uses a more abstract, colorful theme throughout. It really sets the site apart and draws your attention exactly where it should be.

Lukelarsen in Single-Page Websites: Examples and Good Practices

Luke Larsen’s site uses a background that resembles a goldfish bowl.

Webleeddesign in Single-Page Websites: Examples and Good Practices

This is one of the most innovative background designs I’ve seen. As you scroll down the page, colored bars in the background interact with other background elements to produce a one-of-a-kind effect that’s hard to even explain (so go check it out!).

6. Use JavaScript and Ajax to Organize and Display Content

If you have a bit more content to display but still want to stick to a single page design, consider using JS and Ajax to hide some content while others is displayed.

Slideshows are the most popular techniques for incorporating JS, but modal windows and other methods are also used.

Examples

Sofa in Single-Page Websites: Examples and Good Practices

SOFA uses JavaScript to display content on the home page as needed. It results in a very clean, polished design that still presents the necessary information without requiring visitors to leave the main page.

Madebygiant in Single-Page Websites: Examples and Good Practices

The Giant Creative site uses a JavaScript slideshow to display content while keeping the visitor on a single page.

Delugestudios in Single-Page Websites: Examples and Good Practices

Deluge Studios uses a variety of slideshows, modal windows, and other JavaScript techniques to include more information on their website than is immediately apparent.

Taptaptap in Single-Page Websites: Examples and Good Practices

The TapTapTap website uses JavaScript to load information about each of their products without loading a new page.

Jonbrousseau in Single-Page Websites: Examples and Good Practices

Jon Brousseau’s site uses JS for subtle enhancements like modal windows and tooltips.

More Examples

Below are a bunch of other great single-page website designs.

Dale Harris

Daleharris in Single-Page Websites: Examples and Good Practices

Justin Tsang

Mepholio in Single-Page Websites: Examples and Good Practices

Blazing Emblem, LLC

Blazingemblem in Single-Page Websites: Examples and Good Practices

Fish Marketing

Fishmarketing in Single-Page Websites: Examples and Good Practices

Jared Design

Jareddesign in Single-Page Websites: Examples and Good Practices

Angel Des Lacs

Angeldeslacs in Single-Page Websites: Examples and Good Practices

Koffie Verkeerd

Koffieverkeerd in Single-Page Websites: Examples and Good Practices

Project 365

Project365 in Single-Page Websites: Examples and Good Practices

Kevin Lucius

Kevinlucius in Single-Page Websites: Examples and Good Practices

The Rissington Podcast

Rissingtonpodcast in Single-Page Websites: Examples and Good Practices

Bullet PR

Bulletpr in Single-Page Websites: Examples and Good Practices

Skywalker Graphics

Skywalkergraphics in Single-Page Websites: Examples and Good Practices

thinkdj

Thinkdj in Single-Page Websites: Examples and Good Practices

Jan-Eike Koormann

Koormann in Single-Page Websites: Examples and Good Practices

Janic Design

Janicdesign in Single-Page Websites: Examples and Good Practices

Adam Woodhouse

Adamwoodhouse in Single-Page Websites: Examples and Good Practices

Paolo Manganiello

Paolomanganiello in Single-Page Websites: Examples and Good Practices

Los Colores Olvidados

Loscoloresolviadados in Single-Page Websites: Examples and Good Practices

Hot Meteor

Hotmeteor in Single-Page Websites: Examples and Good Practices

IndoFolio

Indofolio in Single-Page Websites: Examples and Good Practices

In Review…

One-page websites can be a fun and different way to design a site, whether it’s your own personal site or for a client. Consider ways to differentiate your one-page site that might not work as well on a multi-page site. Things like big background images or certain Ajax techniques work really well on one-page sites and have a bigger impact than they do on more complex sites.

Here’s a quick run-down of the best-practices mentioned above:

  1. Minimal content. There’s only room for so much content on a single page.
  2. Consider horizontal scrolling. While not all horizontal-scrolling websites are single pages, it’s a format that lends itself well to the one-page format.
  3. Consider screen size. Creating content areas that fit within a visitor’s screen without requiring scrolling is common in single-page sites.
  4. Clearly set apart each section. You don’t have the convention of separate pages for different content, so you need to figure out another way to delineate content areas.
  5. Take advantage of bigger backgrounds. Single page sites are often longer or larger than other pages, giving more opportunities for creative use of big backgrounds.
  6. Use JavaScript and Ajax. Organizing a lot of content on a single page can be enhanced if you use Ajax or JS techniques like modal windows, tooltips and sliders.

Showcases

0 comments:

Post a Comment

Apture