Commands@cmd

ADDUSERS Add or list users to/from a CSV file
ARP Address Resolution Protocol
ASSOC Change file extension associations
ASSOCIAT One step file association
AT Schedule a command to run at a later time
ATTRIB Change file attributes
BOOTCFG Edit Windows boot settings
BROWSTAT Get domain, [...]

What is HTML

Basic Tags

<html></html>Creates an HTML document

<head></head>Sets off the title and other information that isn’t displayed on the Web page itself

<body></body>Sets off the visible portion of the document

Header Tags

<title></title>Puts the name of the document in the title bar

Body Attributes

<body bgcolor=?>Sets the background color, using name or hex value

<body text=?>Sets the text color, using name or hex value

<body [...]

Cheat Sheets

I’m not sure if you already cheated a test without the instructor’s knowledge by using a cheat sheet.  Nevertheless if you did it or not, following some of my favorite cheat sheets.

Computer Language chart
C++ quick reference
GIT cheat sheet
Google Guide quick reference
Mercurial cheat sheet
OSI Model
Ruby quick reference
Search Engines Query cheat sheet
Subversion cheat sheet
UML reference card
VI Graphical cheat sheet

Despite this, you can find more cheat sheets [...]