Skip to content

Latest commit

 

History

History

advanced_html_css

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Advanced HTML and CSS

This folder contains lesson markdown files that make up the Advanced HTML and CSS course. This course exists in the Full Stack JavaScript and the Full Stack Ruby on Rails paths on the Odin Project Website.

Course Outline

The following list represents how the lessons are divided into sections and presented on the website.

Disclaimer: Given the ever updating nature of the curriculum, the outline might be outdated. See the Advanced HTML and CSS course on the website instead.

Animation

  1. Transforms
  2. Transitions
  3. Keyframes

Accessibility

  1. Introduction to Web Accessibility
  2. The Web Content Accessibility Guidelines (WCAG)
  3. Semantic HTML
  4. Accessible Colors
  5. Keyboard Navigation
  6. Meaningful Text
  7. WAI-ARIA
  8. Accessibility Auditing

Responsive Design

  1. Introduction to Responsive Design
  2. Natural Responsiveness
  3. Responsive Images
  4. Media Queries
  5. Project: Personal Portfolio