Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

Text-shadow on buttons

Even though we're seeing the flat design approach more than ever I keep seeing the use of text-shadows, specially on buttons (e.g. apple.com or even teamtreehouse.com itself). I know the purpose of it is to enhance contrast, therefore legibility. But I wonder how much mandatory (a strong word, I know) it is from the usability point of view.

Has anyone worked around the text-shadow on a project recently?

1 Answer

For me when it's something interactive it gives the sense of something more tangible and 3 dimensional and so encourages interaction. When I'm building simulations, information text tends to be left without any effects at all but I always find users respond better to interactive elements with text if the text itself has real texture to it, e.g. shadows or some other emphasis or texture. So there's probably some kind of cognition there where the user expects to be able to "touch" it in some way as opposed to merely communicating information.