************************************************************
XHTML Class Homework Lesson 5 -- Lists
************************************************************
David Frederickson
Thursday, December 16, 2004
This page reflects homework for the About.com XHTML class, lesson 5.
Lesson 5: Examples of Definition Lists and an Unordered List
Windows Glossary
- Registry
- Windows system database for hardware and software configuration nformation
- Program Information File
- file with .pif extension that contains enviroonment settings used by a DOS application running on a Windows machine--this is why users are cautioned not to open attachments with .pif extension
- Safe Mode
- mode in which Windows is loaded with minimum configuration and drivers
to allow correction of system errors. Only drivers for the keyboard, mouse and SVGA display are loaded.
- LDAP
-
Lightweight Directory Access Protocol. Windows Server 2000 or 2003 uses LDAP to connect and communicate with other directory services. LDAP is the
Internet protocol standard used for querying a network directory service. It supports TCP/IP.
- CD or CHDIR command
- The change directory command used in DOS or on WIndows XP in the Command Prompt application.
- CD \ changes directory to the system root level C:\
- CD perl would then change the directory to C:\perl
- CD . would then change the directory to the parent directory C:\
Back to XHTML Class Homework page.
Back Frederickson Home.