HTML5 & CSS3 Web Design Fundamentals With JavaScript - ITU Online

HTML5 & CSS3 Web Design Fundamentals with JavaScript

Learn to create great websites in our web design course. The Hypertext Transfer Protocol (HTTP) is essential to modern web browsing. Its essential language that browsers utilize to present information is the Hypertext Markup Language (HTML). The most current version, HTML5, is coupled with Cascading Style Sheets (CSS) to improve page layout and style.

Included In This Course

Included In This Course

Total Hours
12 Training Hours
HTML5 & CSS3 Web Design Fundamentals with JavaScript
63 On-demand Videos
Closed Caption

Closed Captions

Course Topics
14  Topics
Prep Questions
248 Prep Questions
HTML5 & CSS3 Web Design Fundamentals with JavaScript

Certificate of Completion

Course Description

Learn HTML5, CSS3 and JavaScript in this Website Design Course

The Hypertext Transfer Protocol (HTTP) is essential to modern web browsing. Its essential language that browsers utilize to present information is the Hypertext Markup Language (HTML). The most current version, HTML5, is coupled with Cascading Style Sheets (CSS) to improve page layout and style.

In our web design course, the fundamentals of HTML and CSS are delivered in very simple detail. Covered components are broken down to demonstrate successful implementation. Each module builds upon the last to provide a comprehensive whole.
Modern web development utilizes new tools that will be used throughout the series. These tools make the web development process more efficient, which results in greater productivity. It is vital to have a good understanding of how to set up and implement a modern web development environment.

A review of the essential components of the Internet and World Wide Web improves the web design learning process. This groundwork explains some of how Web networks operate. It provides some understanding of why HTML & CSS are coded as they are. The basic features of HTML and CSS are delivered. They are then used in the development of more complex features. Ultimately, an entire web site is developed throughout the series. The techniques for native HTML5 audio and video integration are delivered. Images play many roles in HTML and CSS. Techniques for how to properly display many image formats are shown.

An introduction to JavaScript is included. JavaScript can be essential to many use cases in web development. Comprehending how to implement JavaScript in web design is vital to success in many web projects. Installing and running a development web server is explored. A step-by-step process for how to install a development web server is covered. The sites developed in the course modules may be shown on the web server and accessed by other devices. The essentials necessary for web development in HTML5 & CSS3 are provided. This web design course includes how to implement responsive strategies in web design. Outcomes include having the necessary tools for successful web design and development.

Learning objectives:

  • Development environment implementation
  • Website organization
  • HTML structure & authoring
  • Testing & debugging
  • Responsive & mobile-first web design
  • CSS styling & layouts
  • Image development & integration
  • Multimedia development & integration
  • Table design
  • Forms & Programming in JavaScript
  • Publishing content

Intended audience:

This course is intended for a general audience.

Frequently Asked Questions About HTML5 & CSS3 Web Design Fundamentals with JavaScript

What’s the main focus of the HTML5 & CSS3 Web Design Fundamentals with JavaScript course?

This training course is all about helping you create great websites! It focuses on teaching the Hypertext Markup Language (HTML), Cascading Style Sheets (CSS), and JavaScript. You’ll learn how to use HTML5 and CSS3 to present information and improve page layout and style. The course also introduces you to JavaScript and its implementation in web design.

How is the online course content delivered?

The IT course takes a very detailed and step-by-step approach. You’ll start with the basics of HTML and CSS, and these fundamentals will be broken down to demonstrate successful implementation. As you progress, each module builds upon the last, leading to a comprehensive understanding of web design. By the end of the course, you’ll have developed an entire website.

What materials and resources does the course provide?

The training course comes packed with a variety of learning resources. You’ll get 12 training hours, 63 on-demand videos, closed captions, 14 different topics, and 248 prep questions. Plus, you’ll receive a certificate of completion at the end of the course.

Will I learn about modern web development tools in this course?

Absolutely! The course covers new tools used in modern web development. These tools are designed to make the web development process more efficient, leading to greater productivity. You’ll also learn how to set up and implement a modern web development environment.

Does the course cover any multimedia elements in web design?

Yes, indeed! You’ll learn techniques for native HTML5 audio and video integration, and you’ll also learn how to properly display various image formats. Understanding these multimedia elements is a crucial part of creating engaging and interactive websites​.

Will I learn how to install and run a development web server?

Yep, you sure will! The course includes a module on how to install and run a development web server. This knowledge is vital for many web projects, so you’ll be well-prepared to tackle real-world web development tasks.

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

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 Instructor

Neil Ball

Neil Ball

Instructor

HTML5 & CSS3 Web Design Fundamentals with JavaScript
 

$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

HTML5 & CSS3 Web Design Fundamentals with JavaScript

CSS3 Training
HTML5 & CSS3 Web Design Fundamentals with JavaScript
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

Take the Microsoft 70-480: Programming in HTML5, JavaScript and CSS3 course and become a skilled web developer. Enroll now!

In this Microsoft 70-480 course you will learn how to implement and manipulate document structures and objects, implement program flow, access and secure data, and use CSS3 in applications. This course will teach you HTML5, CSS3, Javascript and jQuery.

Add To Cart

$49.00

Master JavaScript Fundamentals and build powerful web applications with our comprehensive online training. Start now!

If you’re ready to dive into Java Programming, this JavaScript Fundamentals online training course is for you! You’ll start with the basics and work your way up to advanced levels. Not only will you get a comprehensive introduction to object-oriented programming, but also learn many other core Java features in detail. Don’t miss out on this opportunity – sign up now and make strides in mastering Java today!

Add To Cart

$49.00

Learn Java programming language with our online course and gain skills to build robust applications. Join now and get certified!

You should Learn Java as it is a must-have technology for a range of applications and websites, including business solutions, data centers, game consoles, utilities, desktop computers (as well as laptops and smartphones). That’s why this online training course explores the whole spectrum of Java Programming from beginner to advanced. With it you can confidently tackle any challenge that comes your way!

Add To Cart