HTML, CSS, and Javascript

You will learn the basic tools that every web page coder needs to know.

  • Course Level: Advance
  • How To Join: Available for Registered Users

  • Module Custom Field: HTML Custom Field Value

1.1. HTML Document

This lesson provides introduction to HTML.

    1.2. HTML Elements

    • Anatomy of an HTML element
    • Void Elements
    • Anatomy of an HTML document
    • Headings
    • Paragraphs
    • Lists
    • Links

    1.3. HTML Attributes

    Learn about Attributes used in HTML.

      1.4. Content in HTML

      • HTML Text Formatting
      • HTML Quotation and Citation Elements
      • Representing Computer Code

      2.1. Introduction to Web Forms

      • What are web forms?
      • The
        element
      • Single line text fields
      • Checkboxes and Radio Buttons

      2.2. Form Attributes

      This lesson describes attributes used with forms.

        3.1. CSS Building Blocks

        • What is CSS?
        • CSS Syntax
        • CSS Selectors
        • The Box Model

        3.2. CSS Layouts

        • Flexbox
        • Grids
        • Positioning

        4.1. Introduction to Javascript

        • What is JavaScript?
        • Javascript Variables