Create Comps when Designing a Website
Comps, as they’re called in web-design circles, are visual mock-ups of a proposed, new web design. They are the designer’s chance to establish what the website will ultimately look like — from the page’s background colors and textures, font choices, colors, and sizes to navigation and button design. The key to designing comps is to focus on designing templates.
There is usually a comp developed for each template (often with multiple Photoshop layers and layer sets that show different states of interactive components). Therefore, when designing a comp, you must think of each template’s pillars. What is the grid that this page uses? How and where will different types of text elements display? Are there expandable and collapsible sections for which you need to show both views? Is there a special treatment or border for images or forms? What do the navigation and buttons look like?
When developing comps, pick a sample page that uses one of the templates. Use actual headlines, button copy, and photos (or close to what will be the actual copy and photos) in order to capture the right mood and tone of the proposed site.
Often times, a comp will require you to include browser system elements like scroll bars, radio buttons, and check boxes. There is no need to chop up screenshots or (worse) create custom widgets from scratch (unless that’s what you are going for). There are online sites such as Designers Toolbox that allow you to download Photoshop files that have these elements on transparent layers, making it easy to incorporate them into your designs.

Credit: © Designers Toolbox
Online design resource sites like Designers Toolbox provide common interface graphics that you can download and incorporate into your comps.

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.