diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..fff86ab9c 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -24,4 +24,4 @@

Product Pick

By HOMEWORK SOLUTION

- + \ No newline at end of file diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..d2f9663a6 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -10,23 +10,40 @@

Wireframe

- This is the default, provided code and no changes have been made yet. + This is an article explaining README file, wireframe, and Git branches.

- -

Title

+ README file picture +

What is the purpose of a README file?

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + The purpose of a README file is to provide essential information about a project, including how to install, use, and contribute to it. +

+ Read more +
+
+ Wireframe picture +

What is the purpose of a wireframe? +

+

+ The purpose of a wireframe is to provide a visual guide that represents the skeletal framework of a website or application, helping to plan layout and functionality. +

+ Read more +
+
+ Git logo +

What is a branch in Git? +

+

+ A branch in Git is a separate line of development that allows multiple people to work on different features or fixes simultaneously without affecting the main codebase.

Read more
diff --git a/Wireframe/style.css b/Wireframe/style.css index be835b6c7..8aa18e645 100644 --- a/Wireframe/style.css +++ b/Wireframe/style.css @@ -51,7 +51,11 @@ main { } footer { position: fixed; + left: 0; bottom: 0; + width: 100%; + background-color: #333; + color: white; text-align: center; } /* ====== Articles Grid Layout ==== diff --git a/index.html b/index.html deleted file mode 100644 index 80aa49666..000000000 --- a/index.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - Coursework - - - -

🧐 CYF Coursework Disposable Branch Previews

-
-
    -
  1. -

    Project 1: Wireframe

    -

    - Mentors: - open the assignment in a tab -

    -
  2. -
  3. -

    Project 2: Form Controls

    -

    - Mentors: - open the assignment in a tab -

    -
  4. -
-
- - -