Browse category Design Patterns rss

Design Patterns are examples of recurring elements in Web design and development that bring a solution to a user problem. To put it simple: a good source of examples how to get rid of your design problem

Page 1 of 512345
  • Order confirmation

    Users need to get confirmation after placing an order. They need feedback on their purchase process.

  • Intriguing branches

    You want to bring related information or content on your website to the attention of your visitors.

  • Fat footer

    You want to provide shortcuts to areas deeper in the navigation structure or extra secondary functionality on each page.

  • Horizontal menu

    The user needs to be able to find what the website has to offer and find what they are looking for.

  • Breadcrumbs

    You need to provide feedback about the user’s location within the website structure and allow to navigate back to a higher level.

  • Accordion

    The user needs to navigate through a two-level interface with multiple options.

  • Two panel selector

    The user needs to work with items from a list and you want to show the content of a selected item next to the list...

  • Wysiwyg

    You want users to edit and/or contribute formatted content to your website.

  • Drop-down list

    While filling out a form the user needs to make a mutually exclusive selection from a list which contains too many options to show simultaneously.

  • Form Design: labels

    The user needs to fill out a form and should be informed about what information has to be entered where.

Page 1 of 512345