Please enable JavaScript to use CodeHS

Standards Mapping

for Certiport IT Specialist HTML and CSS

17

Standards in this Framework

15

Standards Mapped

88%

Mapped to Course

Standard Lessons
1.1
Construct markup that uses metadata elements
1.2
Construct well-formed page markup
  1. 2.1 Introduction to HTML
  2. 2.2 Structure of an HTML Page
  3. 2.3 Formatting Text
  4. 2.4 Links
  5. 2.5 Images
  6. 2.7 HTML Lists
  7. 2.8 HTML Tables
  8. 2.9 HTML Styling
  9. 2.10 HTML Colors
  10. 6.1 Project: Tell a Story
  11. 10.1 Final Web Design Project
2.1
Analyze and implement inline styles, internal (embedded) style sheets, and external style sheets
  1. 2.9 HTML Styling
  2. 3.1 Introduction to CSS
  3. 3.2 CSS Select by Tag
  4. 3.3 CSS Select by Class
  5. 3.4 CSS Select by ID
  6. 3.5 The Cascade
2.2
Construct and analyze rule sets
  1. 3.2 CSS Select by Tag
  2. 3.3 CSS Select by Class
  3. 3.4 CSS Select by ID
  4. 3.5 The Cascade
  5. 5.8 The Don't Repeat Yourself Principle
  6. 5.12 Using the Inspector
3.1
Construct and analyze markup to structure content and organize data
  1. 2.2 Structure of an HTML Page
  2. 5.4 Divs
  3. 5.12 Using the Inspector
3.2
Construct and analyze markup that uses HTML5 semantic elements
  1. 2.4 Links
  2. 2.7 HTML Lists
  3. 2.8 HTML Tables
  4. 2.9 HTML Styling
  5. 5.12 Using the Inspector
3.3
Construct and analyze markup that implements navigation
  1. 2.4 Links
  2. 5.2 Multi-file Websites
  3. 7.6 Navigation Bars
  4. 7.7 Drop Down Menus
3.4
Construct and analyze markup that uses form elements
  1. 5.16 Interaction
4.1
Construct and analyze markup that displays images
  1. 2.5 Images
  2. 5.14 Image Manipulation
  3. 5.15 Animation
4.2
Construct and analyze markup that plays video and audio
5.1
Construct and analyze styles that position content
  1. 5.13 The Box Model
5.2
Construct and analyze styles that format text
  1. 2.3 Formatting Text
  2. 3.1 Introduction to CSS
  3. 3.2 CSS Select by Tag
  4. 3.3 CSS Select by Class
  5. 3.4 CSS Select by ID
  6. 5.5 Spans
5.3
Construct and analyze styles that format backgrounds and borders
  1. 3.1 Introduction to CSS
  2. 3.2 CSS Select by Tag
  3. 3.3 CSS Select by Class
  4. 3.4 CSS Select by ID
5.4
Construct and analyze styles that create a simple responsive layout
  1. 3.1 Introduction to CSS
  2. 5.13 The Box Model
  3. 7.3 The Bootstrap Grid System
6.1
Construct well-formed HTML and CSS markup that conforms to industry best practices
  1. 5.8 The Don't Repeat Yourself Principle
  2. 5.13 The Box Model
  3. 10.1 Final Web Design Project
6.2
Apply accessibility principles and evaluate content accessibility
  1. 9.2 Empathy
  2. 9.6 Test
6.3
Evaluate the structural integrity of HTML and CSS markup
  1. 2.2 Structure of an HTML Page
  2. 5.12 Using the Inspector