How to use HTML & CSS style tiles to kickstart your design

Default avatar.
April 14, 2015
How to use HTML & CSS style tiles to kickstart your design.
It’s been a while since Style Tiles were brought into this world by the genius of one Samantha Warren. For those of you who might have looked at them once, and then forgotten what they are, here’s a quick explanation: Style Tiles are a sort of template that allows you to quickly test and preview various colors, fonts, textures, and other aesthetic style-related options for your designs before you create a high-fidelity mockup, but after the wire-frames are made. They’re meant to be presented to clients, stakeholders, or any other interested parties fairly early in the design process. That way, you can get past concerns about the font choice, and questions like “Can we have a ‘flashier’ red?” Simply put, you should be using them, even if only for yourself. It might seem like a lot of trouble to add yet another step to the design process; but I can tell you from personal experience that it’s worth it. I design in the browser: staring at a blank Photoshop canvas can be daunting; staring at a blank browser window seems to hit that much harder. The sense of direction provided by creating a Style Tile makes designing the rest of the site so much easier. It’s nothing so complex or constricting as a style guide; thus, it gives both a place to start, and the freedom to adjust things as you go along. This does bring up a small problem with the original Style Tiles, however. They’re PSDs. Browser-based designers like myself will want browser-based Style Tiles. We want to see how this stuff is going to look in the Web, after all, and on as many devices as possible.

Pre-made options

Several people have already gone way ahead of us on that front. There are pre-made templates for people who want to get started with making Style Tiles in their browser. Check them out:

The Style Prototype

The lovely people at Sparkbox created a responsive Style Tile template based on HTML and Sass. It’s one of the simpler options, as seen in the demo, but the code is well-commented. They even went and included optional scripts to make it compatible with IE 7 and below, in case your client hasn’t updated their browser in... forever.

Webstiles

Created by Namanyay Goel, Webstiles have a lot in common with the other solutions on this list. What makes them different is that they were built with the lesser-known (some would say underrated) Stylus CSS pre-processor.

Compass Style Tiles

If you work with the Compass framework, along with things like Ruby and Sass, try this one on for size. It can be installed like any other Ruby gem, so it should drop quite neatly into your work-flow. Interestingly, body copy can be “generated” via a Sass variable and the content: attribute. The whole thing’s designed so you never have to touch the HTML.

Responsive Boilerplate for Style Tiles

The Responsive Boilerplate for Style Tiles brings some rather harsh drop-shadows with it, but it’s responsive, and uses nothing more complicated than classic HTML and CSS. No frameworks, no pre-processors, nothing. It’s a good starting point if you just want to open it in a text editor and go.

Make your own

With this many pre-made options out there, why would you want to build your own HTML/CSS Style Tiles from scratch? Seems like a waste of time? Well, yes and no. If you’re making a simple site, and you don’t have all the content planned out yet, or the client hasn’t sent it, one of the pre-made options will do fine. However, if you’re building a complex web app, or a very large site with a lot of distinct content types or UI elements, you might want to make a Style Tile template from scratch. The existing ones just don’t account for the sheer range of possible content and element types out there. Thus, you might want a Style Tile that includes an embedded video, audio player, or map. You might want one that showcases a tabbed interface, or an accordion menu. If you’re building a site that depends on certain uncommon user interface elements, you might want to make a Style Tile template that includes those features. It doesn’t have to be that hard. Just set up a simple two-three column layout, and start including the visual elements that will be most important to your design, based on the content/functionality. These will include:
  • color, pattern, and/or texture swatches;
  • typographical elements (headings, paragraphs, list elements, perhaps a blockquote);
  • image styles (if you plan to include image galleries, for example);
  • most commonly used form elements;
  • any extra UI elements you deem important to the design, based on content and site structure.
There’s generally no need to make it production-ready code for all browsers. Keep it simple, keep it to HTML5. Unless you're using a non-standard UI element that has to be coded from scratch in HTML and CSS, don’t bother with JavaScript. The best part? You get to refine and re-use all of the relevant CSS as you start coding your browser-based mockup!

Conclusion

Style Tiles are more than worth looking into if you’re not already using them. Show them to clients, keep them to yourself, use the pre-made options, or roll your own... it doesn’t matter. Just having that sense of stylistic direction will make filling in that blank browser window so much easier. Featured image, design studio via Anne-Sophie Leens

Ezequiel Bruni

Ezequiel Bruni is a web/UX designer, blogger, and aspiring photographer living in Mexico. When he’s not up to his finely-chiselled ears in wire-frames and front-end code, or ranting about the same, he indulges in beer, pizza, fantasy novels, and stand-up comedy.

Read Next

3 Essential Design Trends, May 2024

Integrated navigation elements, interactive typography, and digital overprints are three website design trends making…

How to Write World-Beating Web Content

Writing for the web is different from all other formats. We typically do not read to any real depth on the web; we…

20 Best New Websites, April 2024

Welcome to our sites of the month for April. With some websites, the details make all the difference, while in others,…

Exciting New Tools for Designers, April 2024

Welcome to our April tools collection. There are no practical jokes here, just practical gadgets, services, and apps to…

How Web Designers Can Stay Relevant in the Age of AI

The digital landscape is evolving rapidly. With the advent of AI, every sector is witnessing a revolution, including…

14 Top UX Tools for Designers in 2024

User Experience (UX) is one of the most important fields of design, so it should come as no surprise that there are a…

What Negative Effects Does a Bad Website Design Have On My Business?

Consumer expectations for a responsive, immersive, and visually appealing website experience have never been higher. In…

10+ Best Resources & Tools for Web Designers (2024 update)

Is searching for the best web design tools to suit your needs akin to having a recurring bad dream? Does each…

3 Essential Design Trends, April 2024

Ready to jump into some amazing new design ideas for Spring? Our roundup has everything from UX to color trends…

How to Plan Your First Successful Website

Planning a new website can be exciting and — if you’re anything like me — a little daunting. Whether you’re an…

15 Best New Fonts, March 2024

Welcome to March’s edition of our roundup of the best new fonts for designers. This month’s compilation includes…

LimeWire Developer APIs Herald a New Era of AI Integration

Generative AI is a fascinating technology. Far from the design killer some people feared, it is an empowering and…