ok
Direktori : /home/shopnoc1/www/ |
Current File : /home/shopnoc1/www/graphics.php |
<?php require_once 'header.php';?> <div class="container"> <div class="card"> <div class="card-body"> <h1>Graphics Design Course Outline</h1> <h4 class="bg-success text-white py-2"> Total Class : 36 <br> Class Duration : 60 miniutes</h4> <h2>Module 1: Introduction to Graphic Design</h2> <ul> <li>What is Graphic Design?</li> <li>History and Evolution of Graphic Design</li> <li>Understanding Design Elements and Principles</li> </ul> <h2>Module 2: Typography</h2> <ul> <li>Basics of Typography</li> <li>Font Types and Families</li> <li>Using Typography Effectively</li> <li>Pairing Fonts</li> </ul> <h2>Module 3: Color Theory</h2> <ul> <li>Understanding Color Models (RGB, CMYK)</li> <li>Color Wheel and Color Harmony</li> <li>Using Color in Design</li> <li>Emotional Impact of Color</li> </ul> <h2>Module 4: Layout and Composition</h2> <ul> <li>Understanding Grids and Alignment</li> <li>Visual Hierarchy</li> <li>White Space and Balance</li> <li>Creating Effective Layouts</li> </ul> <h2>Module 5: Tools and Software</h2> <ul> <li>Introduction to Graphic Design Software (e.g., Adobe Photoshop, Illustrator)</li> <li>Basic Techniques and Tools</li> <li>Creating Digital Artwork</li> </ul> <h2>Module 6: Branding and Identity Design</h2> <ul> <li>Understanding Branding</li> <li>Logo Design Principles</li> <li>Creating Brand Guidelines</li> </ul> <h2>Module 7: Print and Digital Media</h2> <ul> <li>Differences Between Print and Digital Design</li> <li>Designing for Print: Techniques and Considerations</li> <li>Web Design Basics</li> </ul> <h2>Module 8: Project and Portfolio Development</h2> <ul> <li>Working on a Design Project</li> <li>Gathering Feedback and Revisions</li> <li>Creating a Professional Portfolio</li> </ul> <h2>Conclusion and Future Steps</h2> <p>Discussion on career opportunities in graphic design, continuing education, and resources for further learning.</p> </div> </div> </div> <?php require_once 'footer.php';?>