diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..08927aeee 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,57 @@ - - - - My form exercise - - - - -
-

Product Pick

-
-
-
- - -
-
- - - + + + + + Wireframe + + + + +
+

Wireframe

+

+ A basic blueprint for webpage +

+
+
+
+ +

What is the purpose of readme files?

+

+ A README file usually serves as the primary, high-level documentation for a + software project, dataset, or repository, + designed to help users and developers understand, install, and use the project +

+ Read more +
+
+ wireframe pictures +

What's the purpose of wireframe?

+

The purpose of a wireframe is to serve as a blueprint for a digital product (website, app) by focusing on its + structure, + layout, and functionality, not visual design (colors, fonts). +

+ Read more +
+
+ whats branch +

What's the branch in git?

+

A branch in Git is simply a lightweight movable pointer to one of these commits. The default branch name in Git + is master . As you start making commits, you're given a master branch that points to the last commit you made. +

+ Read + more +
+ +
+ + + + \ No newline at end of file