Difference between revisions of "Breadcrumbs"

From Wikicliki
Jump to: navigation, search
 
 
Line 1: Line 1:
 +
Typical breadcrumb
 +
Home page > Section page > Subsection page
 +
 +
== Types of breadcrumbs ==
 +
 +
* Path: path breadcrumbs are dynamic and show the path that the user has taken to arrive at a page.
 +
* Location: location breadcrumbs are static and show where the page is located in the website hierarchy.
 +
* Attribute: attribute breadcrumbs give information that categorizes the current page.
  
 
== See also ==
 
== See also ==
 
[http://www.smashingmagazine.com/2009/03/17/breadcrumbs-in-web-design-examples-and-best-practices-2/ Breadcrumbs In Web Design: Examples And Best Practices]
 
[http://www.smashingmagazine.com/2009/03/17/breadcrumbs-in-web-design-examples-and-best-practices-2/ Breadcrumbs In Web Design: Examples And Best Practices]

Latest revision as of 09:25, 30 June 2009

Typical breadcrumb Home page > Section page > Subsection page

Types of breadcrumbs

  • Path: path breadcrumbs are dynamic and show the path that the user has taken to arrive at a page.
  • Location: location breadcrumbs are static and show where the page is located in the website hierarchy.
  • Attribute: attribute breadcrumbs give information that categorizes the current page.

See also

Breadcrumbs In Web Design: Examples And Best Practices