🇩🇪
Programm
  1. Creating Web Pages using Hypertext Markup Language (HTML)
    1. Introduction to HTML
    2. Document Structure and Layout
    3. Basic HTML Elements
    4. Formatting HTML Elements
    5. Hyperlinks
    6. Lab : Creating Web Pages using HTML
      1. Configure your Development Environment
      2. Using Various HTML Elements on a HTML Page
  2. Creating Sophisticated Document Structures using HTML
    1. Capturing User Input
    2. HTML5 Semantic Elements
    3. Scalable Vector Graphics (SVG)
    4. Implementing Media Controls
    5. Lab : Creating Sophisticated Document Structures
      1. Adding Additional HTML Features to Your Web Page
  3. Designing Web Pages Elements using Cascading Style Sheets (CSS)
    1. Introduction to CSS
    2. Style Definitions
    3. Style Inheritance
    4. Box Model
    5. Fonts
    6. Lab : Designing Web Page Elements using CSS
      1. Styling Your Web Page Using CSS
  4. Implementing Program Flow using JavaScript (JS)
    1. Introduction to JavaScript
    2. JavaScript Types
    3. JavaScript Callbacks
    4. Advanced JavaScript
    5. HTML5 APIs
    6. Lab : Implementing Program Flow using JavaScript
      1. Implement An Image Carousel in JavaScript
  5. Adding External Libraries to Enhance HTML Applications
    1. jQuery
    2. AngularJS
    3. Bootstrap
    4. TypeScript
    5. Sass
    6. Lab : Adding External Libraries to HTML
Ziele
This course introduces HTML, JavaScript and CSS as programming and markup languages that are used to create web applications.

The learner will gain experience with each language individually and then combine them together to create compelling web application solutions. The learner will have an opportunity to use Visual Studio Code on their operating system of choice to create and test their web applications.

This course teaches basic tasks that are necessary to create web applications with a strong semantic structure, re-usable style components and custom interactive features.


After completing this course, students will be able to:

  • Creating Web Pages using Hypertext Markup Language (HTML)

  • Creating Sophisticated Document Structures using HTML

  • Designing Web Pages Elements using Cascading Style Sheets

  • Implementing Program Flow using JavaScript (JS)

  • Adding External Libraries to Enhance HTML Applications



This course includes hands-on labs that enables the learner to build basic HTML pages that are the components of a web application used to solve real world problems.
Voraussetzungen
This course requires that you meet the following prerequisites:

  • This course is intended for individuals of all levels. Some light experience with software development is helpful but not necessary.