Bridging Theory & Practice
Project 01 is your first opportunity to apply the project management principle of **"Scoping"** to a tangible technical task. By first defining the purpose, goals, and limitations of your personal webpage, you will experience how planning makes the technical work of writing HTML more focused and efficient.
✓ Learning Priorities
Planning > Coding
Success is defined by a well-structured document, not a complex design.
Semantic Structure
Learn the "tags" that provide context to search engines and screen readers.
The Technical Workflow
Master the pipeline from your local hard drive to the global web.
Step 1: Open Your Environment
Step 2: Define the Scope (`scope.md`)
Step 3: Structure the HTML (`index.html`)
Step 4: Push to GitHub
Step 5: ZIP & Upload
Grading Criteria
Hover over segments to see specific point totals.
Point Weight Distribution
100
Total Possible Points
Project Scoping
40 PointsGoal: Thoughtful Planning
Points are awarded for detailed descriptions in `scope.md`. Vague or missing sections result in significant deductions.
Technical execution
50 PointsGoal: Valid Semantic HTML
Ensure all tags are properly nested and indented. The page must render correctly in a standard web browser.
File Management
10 PointsGoal: Professional Submission
Files must be named exactly as requested. Submission must be a single `.zip` file without sub-folders.