5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Web Development and Graphic Design     Scripting     HTML and DHTML
HTML5 and JavaScript is the standard for creating highly interactive and responsive web pages. Using the latest features of HTML5, CSS3, and JavaScript can minimize development time while providing a rich environment for the users who interact with your web site. In this course, you will learn the basic building blocks of JavaScript and how it can interact and manipulate HTML5 and CSS3.

Objectives

Introduction to JavaScript

  • start the course
  • describe what JavaScript is and how it is used in the browser to manipulate HTML5
  • navigate to a URL with a button
  • pop up a window using JavaScript
  • describe JavaScript alert, confirm, and prompt pop-ups
  • describe debugging techniques

JavaScript Syntax

  • describe JavaScript punctuation
  • describe external vs. internal JavaScript
  • include JavaScript code in an HTML5 document
  • use JavaScript in HTML tags
  • describe how to format JavaScript code for easy maintenance and readability in HTML5

JavaScript Basics

  • add, use, and work with variables in JavaScript and HTML5
  • use math operators in JavaScript
  • use conditional statements in HTML5
  • use JavaScript for and while loops
  • control loops using break and continue
  • use labels with JavaScript statements
  • use substrings with JavaScript
  • describe JavaScript functions
  • pass values to JavaScript functions
  • pass HTML object information to JavaScript functions

Fundamental JavaScript Implementation

  • Reading the content of HTML objects
  • Change the content of HTML objects
  • Access HTML classes
  • Change the class of HTML objects
  • Modify CSS3 styles using JavaScript
  • Access and change HTML tags

Practice: Create an Interactive Web Page

  • Create an Interactive and responsive HTML Page