Please enable JavaScript to use CodeHS

Standards Mapping

for Certiport IT Specialist HTML5 App Development

17

Standards in this Framework

7

Standards Mapped

41%

Mapped to Course

Standard Lessons
1.1
Describe the application lifecycle management stages
1.2
Debug and test web apps
2.1
Use the canvas element to create graphics and animations
2.2
Use the svg element to create and display graphics
2.3
Transform, style, and enhance text and graphics
  1. 2.3 Formatting Text
  2. 2.9 HTML Styling
  3. 2.10 HTML Colors
2.4
Apply CSS filters to images
  1. 5.14 Image Manipulation
3.1
Construct and analyze markup that uses form elements
3.2
Configure input validation
4.1
Manage content layout, positioning, and flow by using CSS
  1. 3.5 The Cascade
  2. 5.13 The Box Model
4.2
Construct layouts by using responsive design
  1. 5.10 Visibility
  2. 5.13 The Box Model
4.3
Construct flexible responsive layouts by using CSS flexbox
  1. 5.13 The Box Model
4.4
Construct grid-based layouts by using CSS grid
  1. 5.13 The Box Model
5.1
Create and use custom classes
  1. 3.3 CSS Select by Class
5.2
Perform data access by using JavaScript
5.3
Construct code that responds to events by using event listeners and handlers
5.4
Construct code that uses JavaScript APIs
5.5
Manage the state of an application