Web Development Essentials Training Bundle - ITU Online

Web Development Essentials Training Bundle

If you’re looking to build powerful and dynamic online platforms, look no further than the Web Development Essentials Training Bundle. This offer combines HTML, CSS and JavaScript – three pivotal programming languages – into one comprehensive training package that will give you the skills necessary to create stunning static and interactive web pages.

Included In This Course

Included In This Course

Total Hours
55 Training Hours
Web Development Essentials Training Bundle
214 On-demand Videos
Closed Caption

Closed Captions

Course Topics
40  Topics
Prep Questions
519 Prep Questions
Web Development Essentials Training Bundle

Certificate of Completion

Course Description

HTML, CSS and JavaScript are the major programming languages that you must learn to create static and dynamic web pages. We have combined three very valuable web development training courses to create the Web Development Essentials Training Bundle. Students of this bundle will gain skills in writing and editing HTML, CSS and JavaScript. See below for details on each course in this bundle. HTML Essentials – Click to Learn More HTML is one of the main programming languages that power the internet. And once you master it, you can begin to create your own web content, whether it be simple websites or complex online applications. This online training course provides an in-depth look at the essentials of writing and editing HTML code. CSS Essentials – Click to Learn More CSS or Cascading Style Sheets provides web developers and designers with the ability to create attractive web pages. This course will show all levels of users an introduction to CSS3, understanding of the CSS box model, working with page layouts, using colors and backgrounds, web typography, working with lists and tables, and dynamic CSS3 properties. JavaScript Essentials – Click to Learn More The JavaScript Essentials online training course is designed to teach students the fundamentals of JavaScript programming. This course is critical for someone trying to get into web development and wanting to learn more about JavaScript fundamentals.

Proudly Display
Your Achievement

Upon completion of your training, you’ll receive a personalized certificate of completion to help validate to others your new skills.
Example Certificate

Course Outline

HTML5 & CSS3 Web Design Fundamentals with JavaScript Course Content

Module 1 - HTML5-CSS3 Introduction

  •    1.1 Introduction to the Course

Module 2 - The Internet and World Wide Web

  •    2.1 The Internet and World Wide Web

Module 3 - HTML Fundamentals

  •    3.1 Web Development Tools

  •    3.2 HTML Skeletons

  •    3.3 Paragraph Elements

  •    3.4 Phrase Elements

  •    3.5 HTML Comments

  •    3.6 HTML Entities

Module 4 - CSS Fundamentals

  •    4.1 CSS Fundamentals

  •    4.2 Inline Styles

  •    4.3 Embedded Style Sheets

  •    4.4 External Style Sheets

  •    4.5. Selector Types

  •    4.6 Decendent Selectors

  •    4.7 CSS Colors

  •    4.8 ID Versus Class

  •    4.9 CSS Text Properties

  •    4.10 CSS Box Model

Module 5 - Images and Links

  •    5.1 Images and Links

  •    5.2 Image Elements

  •    5.3 Images with Hyperlinks

  •    5.4 Open Links in New Tab

  •    5.5 Telephone and Email Links

  •    5.6 Validate and Debug

Module 6 - Responsive Design

  •    6.1 Responsive Design

  •    6.2 Fixed Layouts

  •    6.3 Viewport Meta Element

  •    6.4 Usefull CSS Styles

Module 7 - Media Queries

  •    7.1 More About Responsive Design

  •    7.2 Global Changes

  •    7.3 Mobile Devices

  •    7.4 Manipulate Logo

Module 8 - Layouts

  •    8.1 Layouts

  •    8.2 Tablets Part 1

  •    8.3 Tablets Part 2

  •    8.4 Styling Part 1

  •    8.5 Styling Part 2

  •    8.6 Styling Part 3

  •    8.7 Styling Part 4

  •    8.8 Styling Part 5

  •    8.9 Styling Part 6

Module 9 - Tables

  •    9.1 Tables Part 1

  •    9.2 Tables Part 2

Module 10 - Multimedia

  •    10.1 Multimedia

  •    10.2 Multimedia Part 2

  •    10.3 Multimedia Part 3

Module 11 - Forms and JavaScript

  •    11.1 Forms and JavaScript

  •    11.2 jQuery

  •    11.3 Styling Tables

Module 12 - The Web Server

  •    12.1 The Web Server

Module 13 - Programming and JavaScript

  •    13.1 Data Types

  •    13.2 Global Methods

  •    13.3 Variables

  •    13.4 Conditional Statements

  •    13.5 Loops

  •    13.6 Operators

Module 14 - The Calculator

  •    14.1 Calculator Part 1

  •    14.2 Calculator Part 2

  •    14.3 Calculator Part 3

  •    14.4 Calculator Part 4

  •    14.5 Calculator Part 5

  •    14.6 Calculator Part 6

  •    14.7 Calculator Part 7

CSS Essentials Course Content

Module 1: Introduction to CSS3

  •    Introduction

  •    The Advantages Of Style Sheets

  •    Discovering Cascading Style Sheets

  •    CSS Structure And Syntax Part1

  •    CSS Structure And Syntax Part2

  •    CSS Structure And Syntax Part3

  •    Using Different Kinds Of Style Sheets

Module 2: Understanding The CSS Box Model

  •    What Is The Box Model

  •    Height And Width

  •    Margin And Padding

  •    Working With Borders

Module 3: Working With Page Layouts

  •    Positioning Elements

  •    Floating Elements

  •    Controlling Display And Visibility

Module 4: Using Colors And Backgrounds

  •    Working With Colors

  •    Working With Backgrounds

Module 5: Web Typography

  •    Understanding Fonts

  •    Working With Text Properties

  •    Text And Shadow Effects Part1

  •    Text And Shadow Effects Part2

Module 6: Links, Lists, And Tables

  •    Working With Lists

  •    Using Navigation Bars

  •    Working With Tables Part1

  •    Working With Tables Part2

Module 7: Dynamic CSS3 Properties

  •    Using Transforms Part1

  •    Using Transforms Part2

  •    Using Transitions

  •    Using Animations

  •    CSS Project Part1

  •    CSS Project Part2

  •    Course Conclusion

Javascript Essentials Course Content

Module 1: Introduction To Javascript

  •    Introduction

  •    Java Script From The Dawn Of The Web Part 1

  •    Java Script From The Dawn Of The Web Part 2

  •    Getting The Right Tools

  •    Creating Your First JavaScript Program Part 1

  •    Creating Your First JavaScript Program Part 2

Module 2: Core Concepts And Syntax

  •    The Structure And Content Part 1

  •    The Structure And Content Part 2

  •    Naming And Casing Best Practices

  •    Understanding Variables Part 1

  •    Understanding Variables Part 2

  •    Understanding Variables Part 3

  •    Working With Operators Part 1

  •    Working With Operators Part 2

  •    Working With Loops Part 1

  •    Working With Loops Part 2

  •    Creating Functions Part 1

  •    Creating Functions Part 2

  •    Understanding Types And Objects Part 1

  •    Understanding Types And Objects Part 2

  •    Understanding Types And Objects Part 3

  •    Understanding Types And Objects Part 4

  •    Understanding Types And Objects Part 5

Module 3: Getting A Handle On The DOM

  •    Introduction To The HTML Document Object Model

  •    Accessing DOM Elements

  •    Changing DOM Elements

  •    Creating DOM Elements

  •    Responding To Events Part 1

  •    Responding To Events Part 2

Module 4: Working With Libraries

  •    Introduction To Libraries

  •    Installing And Using jQuery Part 1

  •    Installing And Using jQuery Part 2

  •    Modifying Web Pages Using jQuery Part 1

  •    Modifying Web Pages Using jQuery Part 2

  •    Conclusion

HTML Essentials Course Content

Module 1: What Is HTML?

  •    Introduction

  •    What Is HTML

  •    HTML Resources

  •    Choosing A Code Editor

  •    The Relationship Of HTML, CSS And JavaScript

Module 2: The Structure And Components

  •    The HTML Document

  •    DOCTYPE Declaration

  •    The Head

  •    The Body

  •    The Footer

Module 3: Formatting The Page

  •    Using Headings

  •    Creating Paragraphs

  •    Emphasizing Text

  •    Controlling Line Breaks And Whitespace

  •    Creating Lists

  •    Working With Tables

Module 4: Structuring Content

  •    Why Structure Matters

  •    Controlling Document Outlines

  •    Structure Elements Part 1

  •    Structure Elements Part 2

Module 5: Adding Links, Images And Other Media

  •    Working With Links Part 1

  •    Working With Links Part 2

  •    Working With Images Part 1

  •    Working With Images Part 2

Module 6: Styling Web Pages

  •    HTML And CSS

  •    Creating Inline Styles

  •    Controlling Typography

  •    Adding Color

  •    Externalizing Styles

Module 7: Creating Your Own Website

  •    Creating A Website Part 1

  •    Creating A Website Part 2

  •    Conclusion

Microsoft 70-480:Programming in HTML5 with JavaScript and CSS3 Course Content

Module 1: Introduction to Web Development Technologies

  •    Intro To Software Development

  •    Introduction To HTML5-Part1

  •    Introduction To HTML5-Part2

  •    Introduction To CSS3

  •    Overview Of HTML CSS And JavaScript-Part1

  •    Overview Of HTML CSS And JavaScript-Part2

  •    Introduction To JavaScript-Part1

  •    Introduction To JavaScript-Part2

  •    Demo JavaScript

Module 2: HTML

  •    Demonstrating Formatting Quotations And Citations

  •    Tables Lists Blocks Classes And Layout-Part1

  •    Tables Lists Blocks Classes And Layout-Part2

  •    Page Design Frames And Colors

  •    Form Elements-Part1

  •    Form Elements-Part2

Module 3: CSS

  •    Comprehensive Introduction To CSS

  •    Styles With CSS-Part1

  •    Styles With CSS-Part2

  •    Selectors Content And Classes

Module 4: JavaScript

  •    Demo JavaScript Syntax-Part1

  •    Demo JavaScript Syntax-Part2

  •    Demo String Methods

  •    Demo Scope Events And Numbers-Part1

  •    Demo Scope Events And Numbers-Part2

  •    Demo Dates And Arrays-Part1

  •    Demo Dates And Arrays-Part2

  •    Demo Dates And Arrays-Part3

  •    Demo Comparisons Conditions And Loops

  •    Demo Breaks Conversion And Regular Expression-Part1

  •    Demo Breaks Conversion And Regular Expression-Part2

  •    Demo Errors And Debugging

Module 5: jQuery

  •    Intro To jQuery

  •    Demo Using jQuery

Module 6: HTML5

  •    HTML5

  •    Input Validation In HTML5

  •    Demo Password Validation

  •    Demo Using Regular Expressions To Validate Password

  •    Demo Validate A Checkbox

  •    Demo Validate Date And Time-Part1

  •    Demo Validate Date And Time-Part2

Module 7: CSS3

  •    Demo CSS3 Selectors-Part1

  •    Demo CSS3 Selectors-Part2

  •    Demo CSS3 Effects

Module 8: Course Review

  •    Review Of HTML5 CSS3 And JavaScript-Part1

  •    Review Of HTML5 CSS3 And JavaScript-Part2

  •    Comprehensive Walk through Of Visual Studio

  •    Cloud Computing Overview Using Azure-Part1

  •    Cloud Computing Overview Using Azure-Part2

  •    Cloud Computing Overview Using Azure-Part3

  •    Code Review HTML5 CSS3 And JavaScript

  •    Web Design Best Practices

  •    Review jQuery

  •    Course Conclusion

Add a review
Currently, we are not accepting new reviews
4.8
Based on 80 reviews
1-5 of 80 reviews
  1. AA
  2. K
  3. BO
  4. A

    Smooth delivery and easy access to LMS. Good to see that the LMS offers progress tracking. Would be great if badges were offered on completion of courses to share via Credly to future employers.

  5. A

Your Training Instructors

Patrick Loner

Patrick Loner

IT Instructor

Patrick is a skilled presenter with a strong background in IT training and certification covering general information technology, network administration, and consulting. His strong customer service background and skills both in support and presentation situations allow him to effectively communicate course information in an engaging manner. He specializes in areas such as Active Directory, Microsoft Exchange, Windows Network Infrastructure, and Security.

Rafiq Wayani

Rafiq Wayani

Project Management Instructor

Rafiq has extensive experience including more than 20 years in IT as a Systems Architect, Software Engineer, DBA, and Project Manager. He has instructed in a variety of technical areas and has designed and implemented network and information systems. Bringing nearly 30 years of advanced IT experience to each course and adding his unique perspective and “real world” tips, Rafiq has a knack for making complex topics easy to understand.

Neil Ball

Neil Ball

Instructor

Web Development Essentials Training Bundle
 

$49.00

OR

Subscribe To All-Access
Lock In $14.99 / Month Forever

Gain access to this training and all our other courses, offering over 2,500 hours of content, with our cost-effective monthly subscription. No obligations. Cancel anytime.

$49.00 $14.99 Monthly

Web Development Essentials Training Bundle

default-course image
Web Development Essentials Training Bundle
Additional Options to Access This Training
This training is also part of our extensive training library containing over 225 courses, 12,000+ videos and over 19,000 practice test questions.

Monthly All-Access Subscription
7 Days Free - $39.00 / month

A great option at an affordable monthly price.

Annual All-Access Subscription
$229 / year

A discounted price when paying for your All Access library on an annual basis.

Lifetime All-Access Library
$379 One time payment

Exceptional Value. Pay once, never have to buy IT training again.

Related Courses

$49.00

Learn how to develop scalable and secure web applications with Microsoft ASP .NET MVC in our comprehensive online course.

In this Microsoft ASP .NET MVC online training course you will learn a powerful, patterns-based way to build dynamic websites that gives you full control over markup for enjoyable, agile development. You will learn ASP.NET MVC and its many features that enable fast, TDD-friendly development for creating sophisticated applications that use the latest web standards.

Add To Cart

$49.00

Learn how to develop cutting-edge web applications with Microsoft .NET 4.5 Programming and HTML5. Enroll now and get certified!

In this online IT learning course you will learn the .NET open source developer platform. This platform provides a comprehensive and consistent programming model for building web applications that have visually stunning user experiences and seamless and secure communication. HTML 5, Javascript and CSS3 can integrate with this platform.

Add To Cart

$49.00

Gain expertise in designing BI solutions with SQL Server with our Microsoft 70-467 training course. Become an expert in BI solutions design today!

In this online training course you will learn how to plan and design a business intelligence (BI) infrastructure by designing a reporting solution, designing BI data models and designing an ETL solution. This course will teach business intelligence (BI) architects the overall design of a BI infrastructure and how it relates to other data systems in use.

Add To Cart