From e67ce9aff80956c746bedad7695e0582aabfc4e0 Mon Sep 17 00:00:00 2001 From: blasisi <78049244+blasisi@users.noreply.github.com> Date: Wed, 19 May 2021 00:52:09 +0100 Subject: [PATCH] North West 4- Bimbola Lasisi- Html/Css -Week1 Created html and css blog website Include the following element : Header, articles section , Article and Footer sections using semantic html tags and first-child pseudo-class. --- .github/pull_request_template.md | 17 +++-- css/style.css | 121 ++++++++++++++++++++++++++++++- index.html | 113 ++++++++++++++++++++++++----- 3 files changed, 222 insertions(+), 29 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 46c150e1..6c4b3011 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,21 +16,22 @@ Please complete the details below this message # Your Details -- Your Name: -- Your City: -- Your Slack Name: +- Your Name: Bimbola lasisi +- Your City: Manchester +- Your Slack Name: Bimbola(Bee) # Homework Details -- Module: -- Week: +- Module: css/html project +- Week: Week 1 # Notes - What did you find easy? - + Answer: css - What did you find hard? - + Answer: resizing and adjusting image on blog - What do you still not understand? - + Answer: adding column - Any other notes? +Answer: N/A diff --git a/css/style.css b/css/style.css index 75e9841e..101073c7 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,125 @@ /** * Add your custom styles below - * + *