+
+
+ Wireframe cyf first sprint building a web page using Wireframe provided
+
+
+
+
What is a branch in Git?
+
A git branch is a line of development that allows you to work on different versions of a project simultaneously as a team.
+ it also allows you to go back to previos iterations if needed.
This is my first sprint project for the Code Your Future web development course. The objective of this sprint is to create a web page based on a provided wireframe design. The project involves using HTML and CSS to replicate the layout and styling of the wireframe as closely as possible. This exercise will help me improve my front-end development skills and gain practical experience in building web pages from design mockups.
The wireframe provided for this sprint is a simple layout with a header, main content area, and footer. The main content area contains an article with an image, title, description, and a link to read more. The footer contains a simple paragraph.
I have created a branch named "martin-wireframe" for this project. This branch contains all the code and files related to the wireframe project. I will be committing my changes to this branch as I work on the project.
+
+
+
+
+
+
+
+
diff --git a/Wireframe/readMePage.html b/Wireframe/readMePage.html
new file mode 100644
index 000000000..7815eb03a
--- /dev/null
+++ b/Wireframe/readMePage.html
@@ -0,0 +1,16 @@
+
+
+
+
+
+ Wireframe cyf first sprint building a web page using Wireframe provided
+
+
+
+
What is the purpose of a README file?
+
A README file is used to give the user an overview of the installation process and usage instructions.
+
+
+
\ No newline at end of file
diff --git a/Wireframe/wireFrame.html b/Wireframe/wireFrame.html
new file mode 100644
index 000000000..80e27db0a
--- /dev/null
+++ b/Wireframe/wireFrame.html
@@ -0,0 +1,16 @@
+
+
+
+
+
+ Wireframe cyf first sprint building a web page using Wireframe provided
+
+
+
+
What is the purpose of a wireframe?
+
A wireframe is used as a tool to guide the design process of an app, program or wedsite