Title
-- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -
- Read more -diff --git a/Wireframe/images/m_Web_Developer_-_Programmer_-_Programming.jpg b/Wireframe/images/m_Web_Developer_-_Programmer_-_Programming.jpg new file mode 100644 index 000000000..e5c44dc56 Binary files /dev/null and b/Wireframe/images/m_Web_Developer_-_Programmer_-_Programming.jpg differ diff --git a/Wireframe/images/s_1867746.jpg b/Wireframe/images/s_1867746.jpg new file mode 100644 index 000000000..735c47d4f Binary files /dev/null and b/Wireframe/images/s_1867746.jpg differ diff --git a/Wireframe/images/yancy-min-842ofHC6MaI-unsplash.jpg b/Wireframe/images/yancy-min-842ofHC6MaI-unsplash.jpg new file mode 100644 index 000000000..caa1a0f42 Binary files /dev/null and b/Wireframe/images/yancy-min-842ofHC6MaI-unsplash.jpg differ diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..3a028759e 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -1,33 +1,98 @@ - +
- This is the default, provided code and no changes have been made yet. + Webpage explaining the purposes of a README file, Wireframe and Git + Branches.
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -
- Read more -
+ + A README file is a document that provides information about a + project, such as its purpose, how to use it, and any other relevant + details. It is usually the first thing people read to understand the + project. +
+ Read More about README files +
+ + A wireframe is a visual guide that represents the skeletal structure + of a website or application. It outlines the layout, content, and + functionality without the final design elements. +
+ Read more about Website Wireframes +
+ + A branch in Git is a separate line of development that allows you to + work on different features. It enables multiple developers to + collaborate on a project without interfering with each other's work. +
+ Read more about Git branches +