From 35fef22188e7ebdd4dda2ae018ceaf702fd6f1a5 Mon Sep 17 00:00:00 2001 From: Raphael-GC Date: Tue, 8 Oct 2024 17:25:22 -0300 Subject: [PATCH] :sparkles: feat: Add new links to all HTML files Were added the links of the pages from course project on the three HTML files created from now --- index.html | 6 ++---- styles/styles.css | 4 ++++ week02/box-model.html | 10 +++++++++- week02/holygrail.html | 1 + 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 7dd6b91..2b69c95 100644 --- a/index.html +++ b/index.html @@ -12,10 +12,8 @@
diff --git a/styles/styles.css b/styles/styles.css index 2adbcf9..002b8af 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -34,4 +34,8 @@ img { p { padding: 10px; +} + +footer { + text-align: center; } \ No newline at end of file diff --git a/week02/box-model.html b/week02/box-model.html index daf1787..d2180ea 100644 --- a/week02/box-model.html +++ b/week02/box-model.html @@ -9,9 +9,17 @@ +
+ +
- Paul the Apostle +

11 Not that I speak in respect of want: for I have learned, in whatsoever state I am, therewith to be content.

12 I know both how to be abased, and I know how to abound: every where and in all things I am instructed both to be full and to be hungry, both to abound and to suffer need.

diff --git a/week02/holygrail.html b/week02/holygrail.html index 0b8484e..fc50aee 100644 --- a/week02/holygrail.html +++ b/week02/holygrail.html @@ -13,6 +13,7 @@

A Holy Grail Layout Example