Program Information
  • About Our Certifications
Your Development Toolbox
  • Tools Introduction
  • VSCode Workshop
  • GitHub Workshop
Certified HTML5 Specialist 2019
  • Basic Document Structure
  • Heading Tags
  • Paragraph Tags
  • Assess Your Progress
  • More Text Markup
  • CSS Text
  • Div and Span
  • Google Fonts
  • CSS Libraries
  • Lists
  • Links
  • Tables
  • Media
  • Forms
  • Buttons
  • Box Model
  • Page Layout
  • Flexbox
  • Final Project
Certified CSS Specialist 2019
  • CSS Basics
  • All About Styling Text
  • Complex Selectors
  • Styling Forms and Buttons
  • The CSS Box Model Revisited
  • Understanding CSS Postioning
  • Responsive Design with CSS
  • CSS Transitions and Animations
  • Working with CSS Sprite Sheets
JavaScript Specialist 2019
  • Write Your First Lines of Code
  • JavaScript Variables
  • Understanding Operators
  • Decisions... Decisions
  • Around and Around
  • Arrays
  • Classes and Objects
  • ES6: Let and Const
  • ES6: Functions
  • ES6: Maps
  • ES6: Sets
  • ES6: Multiline Strings and String Templates
  • ES6: JSON and Destructuring
  • ES6: Classes and Objects
  • ES6: Promises
jQuery for Application Development
  • 1.1 Your first jQuery Page
  • 1.2 What is jQuery... Why?
  • 1.3 Adding jQuery to Your Site
  • 1.4 jQuery Syntax
  • 1.5 The document.ready() Event
  • 1.6 Basic Selectors (name, class name and Id)
  • 1.7 Complex Selectors (attribute, css, decendent)
  • 1.8 First, Last, and (n)th Selectors
  • 1.9 Other Pseudo Selectors
  • 2.1 Fading in and Out
  • 2.2 Showing and Hiding Elements
  • 2.3 Hiding Versus Removing Elements
  • 2.4 Sliding Elements
  • 2.5 Creating Animations
  • 2.6 Chaining Animations
  • 2.7 Understanding Callback Functions
  • 3.1 Adding and Removing Classes
  • 3.2 Inserting and Appending Content
  • 3.3 Height and Width of Elements
  • 3.4 Positioning Elements
  • 3.5 Working with Element Content
  • 3.6 Wrapping Elements
  • 4.1 Blur and Focus Form Events
  • 4.2 The .change() Event
  • 4.3 The .select() Event
  • 4.4 The .submit() Event
  • 4.5 Serializing Form Content
(OLDER- For Reference) HTML 5 Specialist: First Steps in HTML
  • Welcome to the course
  • About the Specialist Designation
  • About the Instructor
  • Quick Start— Making Your First HTML5 Page
  • Obtain the Tools of the Trade
  • Learning Basic Document Structure
  • Anatomy of a Tag- The only vocabulary you need to know
  • Section lab Video PDF and Solution
  • Wrap-Up Section 1
(OLDER - For Reference) Everything you wanted to know about formatting text
  • Welcome to Section 2
  • Paragraph Tags
  • Break Tags
  • Preformatted Text
  • HTML5 Heading Tags
  • Lists
  • Quotations and Citations
  • Formatting: Bold, Italics and More
  • Computer Code