Please enable JavaScript to use CodeHS

Standards Mapping

for Certiport IT Specialist HTML and CSS

17

Standards in this Framework

12

Standards Mapped

70%

Mapped to Course

Standard Lessons
1.1
Construct markup that uses metadata elements
1.2
Construct well-formed page markup
  1. 8.1 Introduction to HTML
  2. 8.2 Structure of an HTML Page
  3. 8.3 Formatting Text
  4. 8.4 Links
  5. 8.5 Images
  6. 8.6 HTML Lists
  7. 8.7 HTML Tables
  8. 8.8 HTML Styling
2.1
Analyze and implement inline styles, internal (embedded) style sheets, and external style sheets
  1. 8.8 HTML Styling
  2. 8.9 Introduction to CSS
  3. 8.10 CSS Select by Tag
  4. 8.11 CSS Select by Class
  5. 8.12 CSS Select by ID
  6. 8.13 The Cascade
2.2
Construct and analyze rule sets
  1. 8.10 CSS Select by Tag
  2. 8.11 CSS Select by Class
  3. 8.12 CSS Select by ID
  4. 8.13 The Cascade
3.1
Construct and analyze markup to structure content and organize data
  1. 8.2 Structure of an HTML Page
  2. 8.15 Divs
3.2
Construct and analyze markup that uses HTML5 semantic elements
  1. 8.4 Links
  2. 8.6 HTML Lists
  3. 8.7 HTML Tables
  4. 8.8 HTML Styling
3.3
Construct and analyze markup that implements navigation
  1. 8.4 Links
  2. 8.14 Multi-file Websites
3.4
Construct and analyze markup that uses form elements
  1. 8.21 Interaction
4.1
Construct and analyze markup that displays images
  1. 8.5 Images
  2. 8.20 Animation
4.2
Construct and analyze markup that plays video and audio
5.1
Construct and analyze styles that position content
5.2
Construct and analyze styles that format text
  1. 8.3 Formatting Text
  2. 8.9 Introduction to CSS
  3. 8.10 CSS Select by Tag
  4. 8.11 CSS Select by Class
  5. 8.12 CSS Select by ID
  6. 8.16 Spans
5.3
Construct and analyze styles that format backgrounds and borders
  1. 8.9 Introduction to CSS
  2. 8.10 CSS Select by Tag
  3. 8.11 CSS Select by Class
  4. 8.12 CSS Select by ID
5.4
Construct and analyze styles that create a simple responsive layout
  1. 8.9 Introduction to CSS
6.1
Construct well-formed HTML and CSS markup that conforms to industry best practices
6.2
Apply accessibility principles and evaluate content accessibility
6.3
Evaluate the structural integrity of HTML and CSS markup
  1. 8.2 Structure of an HTML Page