From a3fe5cdeb498d346aea25fe09230252fefd2677e Mon Sep 17 00:00:00 2001 From: Robyn Date: Thu, 5 Feb 2015 10:49:36 -0500 Subject: [PATCH] added readme to html-css example dir --- week2/02-html-css/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 week2/02-html-css/README.md 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 `