TrackEd Logo
Gallery

    web development

    Unit 1

    Introduction to Web Development

    Introduction to JavaScript
    Front-end vs Back-end vs Full-stack
    Introduction to CSS
    Setting up Your Development Environment
    Introduction to HTML
    What is Web Development?

    Unit 2

    HTML Fundamentals

    Headings, Paragraphs, and Formatting
    HTML Tables
    HTML Structure and Basic Tags
    Lists: Ordered, Unordered, and Definition Lists
    Links and Images in HTML
    HTML Forms: Input Elements and Attributes

    Unit 3

    CSS Fundamentals

    CSS Positioning
    CSS Colors, Backgrounds, and Gradients
    CSS Syntax and Selectors
    CSS Box Model
    Text Styling in CSS
    CSS Display Properties

    Unit 4

    JavaScript Fundamentals

    Control Flow: If/Else Statements and Loops
    Events in JavaScript
    DOM Manipulation
    Functions in JavaScript
    Arrays and Objects in JavaScript
    Variables, Data Types, and Operators

    Unit 5

    Responsive Web Design

    Flexible Layouts and Grids
    Introduction to Responsive Design
    Viewports and Media Queries
    Mobile-First Approach
    Introduction to Bootstrap
    Responsive Images
    ;

    Unit 2 • Chapter 3

    HTML Structure and Basic Tags

    Summary

    Concept Check

    PreviousHTML Tables
    NextLists: Ordered, Unordered, and Definition Lists