<!
DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Grade 12 Computer Maintenance and Networking - Exam Notes</title>
<style>
@page {
margin: 0.8in;
}
body {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
line-height: 1.6;
color: #000000;
margin: 0;
padding: 0;
}
.container { max-width: 7.5in; margin: 0 auto; }
h1 { font-size: 20pt; text-align: center; border-bottom: 2px solid #000; }
h2 { font-size: 16pt; background:#f0f0f0; border-left:4px solid #000; padding:8px; }
h3 { font-size:14pt; text-decoration:underline; }
</style>
</head>
<body>
... (Content shortened for PDF demonstration) ...
</body>
</html>