Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
23 lines (18 sloc)
621 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//SoftQuad//DTD HoTMetaL PRO 5.0::19980626::extensions to HTML 4.0//EN" "hmpro5.dtd"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>Panel Components - Glossary of Technical Terms</TITLE> | |
| </HEAD> | |
| <FRAMESET ROWS="100,305,75"> | |
| <FRAME SRC="termstop.htm" NAME="top" SCROLLING="no"> | |
| <FRAME SRC="http://www.panelcomponents.com/glossary.htm" NAME="faq" | |
| SCROLLING="AUTO"> | |
| <FRAME SRC="bottom.htm" NAME="bottom"> | |
| <NOFRAMES> | |
| <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#FF0000" | |
| ALINK="#0080FF"> | |
| <P><I>This document requires a browser that can view frames.</I></P> | |
| </BODY> | |
| </NOFRAMES> | |
| </FRAMESET> | |
| </HTML> | |