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
- Open
index.htmlin a browser (double-click or open via your local server). - Read the lesson markdown in
lessons/or view the example pages inexamples/. - 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.