Live Instructor-Led Training
The course Mastering HTML, CSS and bootstrap (HTML Training) explores everything you need to know to build beautiful interactive webpages. Starting with the basic structure of an HTML page, the course explores the key skills required to build interactive responsive websites using CSS styles and rigourous designed. Having discussed how CSS works, participants are introduced to the Bootstrap library and its use in modern webpage design for any browser and any display resolution. The course completes with a discussion on proper design for webpage searchability and accessibility.
Nov 12 - 15, 2024$3,350.00Jan 14 - 17, 2025$3,750.00Feb 11 - 14, 2025$3,750.00Mar 11 - 14, 2025$3,750.00Apr 15 - 18, 2025$3,750.00May 13 - 16, 2025$3,750.00Jun 10 - 13, 2025$3,750.00Jul 15 - 18, 2025$3,750.00
The Structure Of HTML
About the DOCTYPE
Creating the Document Structure: html, head and body
Making Use of head: title, meta, link and script
The Content Presentation Separation: HTML and CSS
Providing Style Information Through CSS
Linking the HTML Document and the CSS Stylesheet
Creating your First Page
Understanding Structural Elements: header, nav, section and footer
Creating the Master Content div
Creating a Layout: grid, flex and float
Adding Headers to Your Page
Adding Images to Your Page
Adding Links to your Page
Adding Scripts to Your Page
Preparing the Page for Styles: class and id
Adding Style Information with CSS
In Page Versus Out of the Page Style Information
HTML Linking with tag names, class and id
Making Use of CSS Inheritance
Declaring CSS Variables
Exploring CSS Syntax
Exploring Colour Styles
Exploring Font Styles
Exploring Sizing Styles
Exploring Display Styles
Exploring Transformation Styles
Using CSS: Practical Considerations
CSS Naming Conventions, Structure and Comments
Adding Images: What You Need to Know
Adding Links: What You Need to Know
Adding Tables: The Basics
Making Tables Accessible
When To Use table and When To Use div
About Using Multiple CSS Files
About CSS Order of Precedence
Using Bootstrap
What Is Bootstrap and why is it Useful?
Adding Bootstrap Required Elements
Creating The Master div: The Container
Understanding How Bootstrap Styles Are Applied: viewport and width
Creating the Layout: Flex vs Grid
Creating a Page Layout with Bootstrap: row and col
Applying Responsive Variations of Classes: col-xs, col-sm, col-md and col-lg
Using Bootstrap to Target Specific Viewports: Cell Phones, Tablets and Desktops.
Adding Dynamic Menus with Bootstrap
Implementing Collapsible Menus
Using Bootstrap Components For Visually Striking Pages
Exploring Text Styles
Exploring Link Styles
Exploring Button Styles
Exploring Dropdown Styles
Exploring Jumbotron
Exploring Pagination and Progress
Exploring Other Bootstrap Components
Architecting Pages for Search and accessibility
Considerations For Search Engine Optimization and Accessibility
Creating An Appropriate Page Layout for Search and Accessibility
Making A Page Accessible: Exploring Required Attributes
Making A Page Searchable: Exploring Required Attributes
Addressing Content Requirements
Addressing Header Requirements
Developing HTML Forms
The Basics of The Form Element
Understanding Form Targets and Http Verbs
Adding HTML Input Controls
Working With Text Inputs
Working with Password Inputs
Working With Email Inputs
Working With Drop-Down Lists
HTML Training: A Complete HTML5 Migration Course
The course A Complete HTML5 Migration Course (HTML Training) teaches you how to use the new features and tags HTML5. The training covers structural tags including header, section, footer, navbar, aside & others. The course also explores new data types as well as new tags for positioning, audio & visual playback, HTML forms & more. Do not fool thyself. HTML 5.0 is whole new world and this course will allow you to begin exploring the possibilities of a world dominated by HTML5.
Training course titled HTML Training: A Complete HTML5 Migration Course that will allow you to hone your professional skills.
Nov 19 - 22, 2024$3,750.00Jan 21 - 24, 2025$3,750.00Feb 18 - 21, 2025$3,750.00Mar 18 - 21, 2025$3,750.00Apr 22 - 25, 2025$3,750.00May 20 - 23, 2025$3,750.00Jun 17 - 20, 2025$3,750.00Jul 22 - 25, 2025$3,750.00
HTML Training: Introduction to HTML5
The course Introduction to HTML5 (HTML Training) provides participants with a solid overview of the changes associated with the HTML5 standard. Starting with document structure changes, the course discusses every aspect of the base HTML5 language including styles, headers, tables, links and images amongst others. Included in the course is a brief discussion of accessibility related considerations as well as the use of the Modernizr and Shiv libraries. Please note that this is a high level overview that does not go into the details of using local storage, the canvas, geolocation, etc..
Training course titled HTML Training: Introduction to HTML5 that will allow you to hone your professional skills.
Nov 25 - 25, 2024$850.00Jan 27 - 27, 2025$850.00Feb 24 - 24, 2025$850.00Mar 24 - 24, 2025$850.00Apr 28 - 28, 2025$850.00May 26 - 26, 2025$850.00Jun 23 - 23, 2025$850.00Jul 28 - 28, 2025$850.00
HTML Training: Mastering HTML Presentation with CSS
The course Mastering HTML Presentation with CSS (HTML Training) teaches you how to write modern web pages using HTML5 & CSS. The training includes HTML5 structural elements for the header, content and footer as well as the navbar and side menus. The course discusses the use of links, tables, images and text within a web page. Having built the structure, you learn how to format the page by using CSS styles. The course explores fonts, borders, colors, margins, spacing, positioning & more with CSS.
Training course titled HTML Training: Mastering HTML Presentation with CSS that will allow you to hone your professional skills.
Nov 11 - 12, 2024$1,500.00Jan 13 - 14, 2025$1,500.00Feb 10 - 11, 2025$1,500.00Mar 10 - 11, 2025$1,500.00Apr 14 - 15, 2025$1,500.00May 12 - 13, 2025$1,500.00Jun 9 - 10, 2025$1,500.00Jul 14 - 15, 2025$1,500.00
HTML Training: Web Development with CLF, CSS & HTML5
The course Web Development with CLF, CSS & HTML5 (HTML Training) explores HTML5 & WET. Beginning with the basics of HTML5, the course focuses on WET to design & create modern, usable and accessible web pages. The training includes CSS, CLF, WCAG, links & images, tables, layout, images, video and sound. Learn to develop accessible web site with HTML.
Training course titled HTML Training: Web Development with CLF, CSS & HTML5 that will allow you to hone your professional skills.
Nov 11 - 12, 2024$3,000.00Jan 13 - 14, 2025$3,000.00Feb 10 - 11, 2025$3,000.00Mar 10 - 11, 2025$3,000.00Apr 14 - 15, 2025$3,000.00May 12 - 13, 2025$3,000.00Jun 9 - 10, 2025$3,000.00Jul 14 - 15, 2025$3,000.00
JavaScript Training: From Basics to Objects
The course JavaScript from Basics to Objects (JavaScript Training) explores everything that you need to know to get up and running with JavaScript. The training includes JavaScript essential concepts such as variables, data types, control structures & functions. The course covers JavaScript object programming using classes and inheritance through prototypes, references, classes and subclasses. The course covers JavaScript data validation, form data manipulation, DOM parsing & traversal and XML programming.
Training course titled JavaScript Training: From Basics to Objects that will allow you to hone your professional skills.
Jan 8 - 10, 2025$2,750.00Feb 5 - 7, 2025$2,750.00Mar 5 - 7, 2025$2,750.00Apr 9 - 11, 2025$2,750.00May 7 - 9, 2025$2,750.00Jun 4 - 6, 2025$2,750.00Jul 9 - 11, 2025$2,750.00
JavaScript Training: Mastering Objects and Advanced Techniques
The course Advanced Concepts (JavaScript Training) covers object-oriented programming with JavaScript and explores advanced techniques such as asynchronous calls, promises, workers and more. The training starts with advanced JavaScript concepts such as classes, inheritance, and polymorphism. You are taught about dynamic HTML using JavaScript and the DOM and the of JSON and Ajax for partial data loading. The course continues with a detailed discussion on the consumption of micro-services using asynchronous calls. The discussion starts with a look at the anatomy of asynchronous calls including events and event handlers. The use of callbacks for failure and success handling is explored in detail including the use of the XMLHttpRequest object and the use of promises. We also explore JavaScript workers while we delve into the proper implementation of all of these concepts using JavaScript objects and enterprise data patterns. This course teaches you to do just about anything you want with JavaScript
Training course titled JavaScript Training: Mastering Objects and Advanced Techniques that will allow you to hone your professional skills.
Nov 25 - 29, 2024$3,350.00Jan 27 - 31, 2025$3,350.00Feb 24 - 28, 2025$3,350.00Mar 24 - 28, 2025$3,350.00Apr 28 - May 2, 2025$3,350.00May 26 - 30, 2025$3,350.00Jun 23 - 27, 2025$3,350.00Jul 28 - Aug 1, 2025$3,350.00
HTML Training: Building Accessible Web Sites
The course Building Accessible Web Sites (HTML Training) provides an introduction to CLF. Beginning with XHTML programming with CSS, the course explores CLF from a practical and hands-on perspective. The training includes CLF styles, web page and email standards, accessibility requirements, required elements and overall look and feel requirements.
Training course titled HTML Training: Building Accessible Web Sites that will allow you to hone your professional skills.
Nov 11 - 12, 2024$1,500.00Jan 13 - 14, 2025$1,500.00Feb 10 - 11, 2025$1,500.00Mar 10 - 11, 2025$1,500.00Apr 14 - 15, 2025$1,500.00May 12 - 13, 2025$1,500.00Jun 9 - 10, 2025$1,500.00Jul 14 - 15, 2025$1,500.00
HTML Training: Mastering Web Development with WET & HTML5
The course Mastering Web Development with WET & HTML5 (HTML Training) teaches you HTML5 within the context of the WET toolkit. Beginning with the basics of HTML5, the course discusses the proper use of WET to design and create modern, usable & accessible web pages. The training includes HTML5 basics, WCAG, advanced coding techniques & the use of dynamic server-side pages, Note that this course can also be delivered using the XHTML variant of WET.
Training course titled HTML Training: Mastering Web Development with WET & HTML5 that will allow you to hone your professional skills.
Jan 7 - 10, 2025$3,750.00Feb 4 - 7, 2025$3,750.00Mar 4 - 7, 2025$3,750.00Apr 8 - 11, 2025$3,750.00May 6 - 9, 2025$3,750.00Jun 3 - 6, 2025$3,750.00Jul 8 - 11, 2025$3,750.00
HTML Training: Working with CLF 3.0
The course Working with CLF 3.0 (HTML Training) covers the use of CLF3 templates to create HTML5 based Government of Canada web sites. The training includes CLF styles, web page and email standards, accessibility requirements, required elements and overall look and feel requirements.
Training course titled HTML Training: Working with CLF 3.0 that will allow you to hone your professional skills.
Nov 18 - 18, 2024$850.00Jan 20 - 20, 2025$850.00Feb 17 - 17, 2025$850.00Mar 17 - 17, 2025$850.00Apr 21 - 21, 2025$850.00May 19 - 19, 2025$850.00Jun 16 - 16, 2025$850.00Jul 21 - 21, 2025$850.00
JavaScript Training: Professional Dev for Apple Devices
The course Professional JavaScript for Apple Devices (Java Training) convers the creation of IOS application created using HTML5 for mobile devices. The course covers the essentials of IOS development with HTML5 & CSS. The training also includes WebKit and libraries such as BackboneJS, NodeJS & AngularJS.
Training course titled JavaScript Training: Professional Dev for Apple Devices that will allow you to hone your professional skills.
Nov 19 - 22, 2024$3,750.00Jan 21 - 24, 2025$3,750.00Feb 18 - 21, 2025$3,750.00Mar 18 - 21, 2025$3,750.00Apr 22 - 25, 2025$3,750.00May 20 - 23, 2025$3,750.00Jun 17 - 20, 2025$3,750.00Jul 22 - 25, 2025$3,750.00