Before diving into HTML email development, you'll need to complete this essential setup process. Having your own dedicated workspace ensures you can experiment freely without affecting the original materials.
Topics Covered in This HTML Email Tutorial:
Setting up Your Class Files
Tutorial Overview
Environment Setup
Configure your workspace with proper file organization and duplicate class files for safe editing
File Management
Learn cross-platform techniques for copying and organizing HTML email development assets
Always work with copies of template files rather than originals. This practice prevents accidental loss of base templates and allows for experimentation without risk.
Creating Your Own Copy of Class Files
Throughout this workbook you will be editing class files that we have prepared for you. Rather than risk modifying the original templates—which could impact other users or future sessions—we'll create a personal copy for your exclusive use. This approach follows industry best practices for version control and ensures you have a clean backup if you need to start fresh.
Clear your desktop workspace by minimizing or closing any open windows. A clean workspace helps you focus and reduces the chance of accidentally modifying the wrong files.
Locate and open the Class Files folder on your desktop or in your designated course materials directory.
The duplication process varies slightly between operating systems. Follow the appropriate instructions below for your platform:
Mac:
- Click once on the HTML Email Class folder to select it.
- Press Cmd–D to duplicate it instantly.
- Rename the duplicate folder to yourname–HTML Email Class (replace "yourname" with your actual name for easy identification).
Windows:
- Click once on the HTML Email Class folder to select it.
- Press Ctrl–C to copy the folder to your clipboard.
- Press Ctrl–V to paste and create the duplicate.
- The new copy may appear at the bottom of your folder list. Right-click and rename it to yourname-HTML Email Class for easy identification.
Congratulations! You now have your own isolated set of class files to use throughout this course. This personal workspace gives you the freedom to experiment, make mistakes, and learn without consequences. Let's begin building professional-grade HTML emails.
Platform-Specific File Operations
| Feature | Mac Instructions | Windows Instructions |
|---|---|---|
| Select Folder | Click once on HTML Email Class folder | Click once on HTML Email Class folder |
| Copy Command | Press Cmd-D to duplicate | Press Ctrl-C to copy |
| Paste Action | Automatic with duplicate | Press Ctrl-V to paste |
| Rename Format | yourname-HTML Email Class | yourname-HTML Email Class |
Setup Verification
Ensures clean workspace and easy access to Class Files folder
Contains all templates and resources needed for the tutorial
Preserves original files while providing working copies
Prevents confusion in shared environments and personalizes workspace
Ensures complete copy was created successfully
With your personalized copy of class files created, you now have a safe environment to experiment and learn HTML email development techniques throughout this tutorial.