diff --git a/week2/02-html-css/README.md b/week2/02-html-css/README.md
new file mode 100644
index 0000000..ed74ee9
--- /dev/null
+++ b/week2/02-html-css/README.md
@@ -0,0 +1,9 @@
+## HTML and CSS Examples
+
+* _basic.html_ Skeleton HTML page. Handy to use as a template when you start a new page.
+
+* _index.html_ Simple HTML page with a few tags, including a link (``) tag.
+
+* _html-css-embedded.html_ The CSS is in the HTML file itself, within the `