ok

Mini Shell

Direktori : /home/shopnoc1/www/
Upload File :
Current File : /home/shopnoc1/www/wedesign.php

    <?php require_once 'header.php';?>
 

<div class="container">
    <div class="card">
            <div class="card-body">
              


               <h1>Web Design Course Outline</h1>
               <h4 class="bg-success text-white py-2">&nbsp;Total Class : 36 <br>&nbsp;Class Duration : 60 miniutes</h4>
    
    <h2>Module 1: Introduction to Web Design</h2>
    <ul>
        <li>1.1 What is Web Design?</li>
        <li>1.2 Importance of Web Design</li>
        <li>1.3 Overview of Web Design Tools</li>
    </ul>
    
    <h2>Module 2: HTML Basics</h2>
    <ul>
        <li>2.1 Introduction to HTML</li>
        <li>2.2 HTML Elements and Tags</li>
        <li>2.3 Creating a Basic HTML Page</li>
        <li>2.4 HTML Attributes and Links</li>
    </ul>

    <h2>Module 3: CSS Fundamentals</h2>
    <ul>
        <li>3.1 Introduction to CSS</li>
        <li>3.2 CSS Selectors and Properties</li>
        <li>3.3 Box Model and Layouts</li>
        <li>3.4 Responsive Design with Media Queries</li>
    </ul>

    <h2>Module 4: Advanced HTML & CSS</h2>
    <ul>
        <li>4.1 HTML5 Semantic Elements</li>
        <li>4.2 CSS Flexbox and Grid Layout</li>
        <li>4.3 Animations and Transitions</li>
        <li>4.4 Preprocessors (Sass, Less)</li>
    </ul>

    <h2>Module 5: JavaScript Basics</h2>
    <ul>
        <li>5.1 Introduction to JavaScript</li>
        <li>5.2 JavaScript Syntax and Variables</li>
        <li>5.3 Functions and Events</li>
        <li>5.4 DOM Manipulation</li>
    </ul>

    <h2>Module 6: User Experience (UX) Design</h2>
    <ul>
        <li>6.1 Principles of UX Design</li>
        <li>6.2 User Research and Personas</li>
        <li>6.3 Wireframing and Prototyping</li>
        <li>6.4 Usability Testing</li>
    </ul>

    <h2>Module 7: Web Accessibility</h2>
    <ul>
        <li>7.1 Understanding Accessibility</li>
        <li>7.2 WCAG Guidelines</li>
        <li>7.3 Tools for Accessibility Testing</li>
    </ul>

    <h2>Module 8: SEO Basics</h2>
    <ul>
        <li>8.1 Introduction to SEO</li>
        <li>8.2 On-Page SEO Techniques</li>
        <li>8.3 Off-Page SEO Strategies</li>
        <li>8.4 SEO Tools and Resources</li>
    </ul>

    <h2>Module 9: Final Project</h2>
    <ul>
        <li>9.1 Project Planning and Design</li>
        <li>9.2 Development Process</li>
        <li>9.3 Presentation and Review</li>
    </ul>

    <h2>Additional Resources</h2>
    <ul>
        <li>Books</li>
        <li>Online Tutorials</li>
        <li>Communities and Forums</li>
    </ul>
            
            </div>
          </div>




    </div>




 <?php require_once 'footer.php';?>

Zerion Mini Shell 1.0