Skip to content

puranbthapa/CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Tutorial for Class XI

This folder contains a complete 10-lesson CSS tutorial for Class XI students. Each lesson includes a markdown lesson sheet, a runnable example HTML file with a linked CSS file, and an answers/solutions document for exercises.

Structure

  • lessons/: lesson markdown files (Lesson 1 to 10)
  • examples/: runnable HTML and CSS examples (one per lesson)
  • solutions/: answer key and teacher notes
  • index.html: links to all lessons and examples

How to use

  1. Open index.html in a browser (double-click or open via your local server).
  2. Read the lesson markdown in lessons/ or view the example pages in examples/.
  3. Ask students to complete exercises and check answers in solutions/answers.md.

Notes for teachers

  • Each lesson is short and focused. You can present the markdown content, then open the example page to demonstrate.
  • Exercises are intentionally simple—adapt them for homework or classwork.

About

Learn CSS step by step — from core fundamentals like selectors and the box model to advanced topics such as animations, grid, flexbox, custom properties, and responsive design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors