Demonstrate Path Users Will Take on Your Website
Think of your website pages as reusable building blocks. For example, the header of your site is usually in the uppermost part of the page, and you usually want to keep it consistent across the site. It’s the same concept as a pile of uniformly shaped building blocks that a construction team uses to make sure that all its walls fit together nicely.
Your wireframe helps you visualize and create these consistent building blocks ¯ and this result, in turn, helps your users efficiently navigate your site to find what they're looking for. To help you appreciate how wireframes look and work, look at a model a fictitious example of how to develop the wireframes for an art museum in Seattle.
As you start the process of designing interior content pages, you should organize the main subsections, and then extend this process to the final destination pages of your site ¯ for example, a transaction page, where your users buy merchandise, or a page with forms where your users can respond to your content.
These pages are the logical ends of the road for your users because the whole point of your site has been to lead them to a place where, after looking at your content, they take the action you want them to take (and have been nudging them toward all along).
In this figure, you see how the interior content page is designed to entice users into performing various Web 2.0 actions: share the museum’s content with their friends or share their thoughts and feelings about the content by posting a comment. Notice how the wireframe includes elements such as rating stars, where users can vote on the content, as well as clear links to the form pages.

Web Design & Development Glossary
AJAX
asynchronous JavaScript and XML. A technique used in web page development.

Web Design & Development Glossary
API
application programming interface. A set of rules programs use to communicate with each other.

Web Design & Development Glossary
color stop
A special element that indicates a color to be added to a gradient.

Web Design & Development Glossary
FTP
File Transfer Protocol. A network protocol useful for transferring files in a client-server relationship.

Web Design & Development Glossary
HTML
HyperText Markup Language. The predominant language for building web pages.

Web Design & Development Glossary
HTTP
HyperText Transfer Protocol. The primary networking language for the Internet.

Web Design & Development Glossary
PHP
PHP Hypertext Processor. A scripting language that works well within HTML.

Web Design & Development Glossary
socket
A technology that allows remote computers to maintain a persistent connection in order to communicate with each other.

Web Design & Development Glossary
sprite
An graphic object on a web page that will be manipulated in real time.

Web Design & Development Glossary
SQL
Structured Query Language. A programming language useful in managing relational databases.

Web Design & Development Glossary
stateless protocol
An Internet procedure that completely breaks the connection between the client and the server after a transaction, meaning that the next transaction will require an entirely new connection.

Web Design & Development Glossary
Telnet
A network protocol useful in interactive, text-oriented communications.

Web Design & Development Glossary
W3C
World Wide Web Consortium. The organization that sets international standards for the World Wide Web.