diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..c83b7d962 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -12,16 +12,67 @@

Product Pick

-
- - + +
+ +
+ + +
+ +
+ + +
+ + +
+ T-shirt Color +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + +
+
+ +
+
diff --git a/Wireframe/articles.md b/Wireframe/articles.md deleted file mode 100644 index 7d387e883..000000000 --- a/Wireframe/articles.md +++ /dev/null @@ -1,8 +0,0 @@ -nWhat is Git? - -Git is a version control system used for tracking changes in computer files. It is generally used for source code management in software development. - -Git is used to tracking changes in the source code -The distributed version control tool is used for source code management -It allows multiple developers to work together -It supports non-linear development through its thousands of parallel branches \ No newline at end of file