From e15b05ceb3281cec93744e02459fe40c91052369 Mon Sep 17 00:00:00 2001 From: cheeks <134818917+leftovertoast@users.noreply.github.com> Date: Sat, 29 Jun 2024 00:08:17 -0400 Subject: [PATCH] Followed README and added main.css and created stylesheet entry. Edited index.html according to directions. --- foundations/01-css-methods/index.html | 10 +++++++++- foundations/01-css-methods/main.css | 7 +++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 foundations/01-css-methods/main.css diff --git a/foundations/01-css-methods/index.html b/foundations/01-css-methods/index.html index effe3cc..41b28d3 100644 --- a/foundations/01-css-methods/index.html +++ b/foundations/01-css-methods/index.html @@ -4,11 +4,19 @@ + +
I would like to be styled with the internal method, please.
- +