jackmyers.info

Nested Lists

  1. Before you start the WinZip Self Extractor
    1. Create a text file that contains the message you want to be displayed when the executable starts.
    2. Create a batch file that copies the exercises, and store it in the main folder for the files to be zipped.
    3. Create the zip file.
  2. How to create an executable file
    1. Run the WinZip Self Extractor program and click through the first three dialog boxes.
    2. Enter the name of the zip file in the fourth dialog box.
    3. Click the Next button to test the executable.
STYLE
     *            { font-family: Overlock, sanserif; }
     ol           { counter-reset: section; list-style-type: none; }
     ol li        { counter-increment: section; }
     ol li:before { content: counters(section, ".") ": "; }