Title
+What is the purpose of a README file?
++ A README file introduces a project, explaining what it does, how + to install it, and how to use it. It helps others understand your + project quickly. +
+ Learn more about README files+
+
From 86cdaba35bb037056830d86774fabb038d09901c Mon Sep 17 00:00:00 2001 From: Chibuikem Okwu <101254316+chibu0070@users.noreply.github.com> Date: Fri, 10 Oct 2025 23:57:24 +0100 Subject: [PATCH 01/10] Feature/Wireframe: adjust padding and contrast based on DevTools and Lighthouse feedback --- Wireframe/index.html | 70 +++++++++++++++++++++++++++++++++++++------- Wireframe/style.css | 5 ++-- 2 files changed, 62 insertions(+), 13 deletions(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..31773f56d 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -3,31 +3,79 @@
-- This is the default, provided code and no changes have been made yet. + Learn about key tools every developer uses: README files, wireframes, + and Git branches.
+ A README file introduces a project, explaining what it does, how + to install it, and how to use it. It helps others understand your + project quickly. +
+ Learn more about README files- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + A wireframe is a visual guide that outlines a webpage’s structure. + Designers and developers use it to plan layouts before adding + content or styling.
- Read more - + Learn more about wireframes ++ A Git branch allows developers to work on new features or fixes + separately from the main code. This keeps the main project stable + while updates are tested. +
+ Learn more about Git branches < +Please confirm your details and choose your preferred colour and size.