Title
-- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -
- Read more -diff --git a/Form-Controls/index.html b/Form-Controls/index.html deleted file mode 100644 index 74b591ffc..000000000 --- a/Form-Controls/index.html +++ /dev/null @@ -1,27 +0,0 @@ - - -
- - -- This is the default, provided code and no changes have been made yet. -
-- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -
- Read more -+ a short describtion of wireframe, branch, and README.md file. +
+- Mentors: - open the assignment in a tab -
-- Mentors: - open the assignment in a tab -
-+ "What is a Git Branch? + In Git, a branch is like a separate workspace where you can make changes and try new ideas without affecting the main project. Think of it as a "parallel universe" for your code. + + Why Use Branches? + Branches let you work on different parts of a project, like new features or bug fixes, without interfering with the main branch. + + Common Reasons to Create a Branch + Developing a new feature + Fixing a bug + Experimenting with ideas" +
+ Read more +
+ + " A README.md is a key document in repositories, especially on GitHub. + It introduces the project, explains its purpose, setup, and usage, and helps users and developers contribute effectively." +
+ Read more +
+ + "Wireframes are basic blueprints that help teams align on requirements, + keeping UX design conversations focused and constructive. + Think of your wireframe as the skeleton of your app, website, or other final product. + Your wireframe shows the design team and stakeholders the bare-bones outlines of essential webpages, + components, and features, including: + + Screen layouts + Navigation bars + Components of UX and UI design + Interactive elements" +
+ Read more +