-
Notifications
You must be signed in to change notification settings - Fork 468
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7751e83
commit bf91934
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# Project 4: Complete both the projects | ||
|
||
### **First project** | ||
- Make a TODO List website using everything you have learnt so far. | ||
|
||
### **Second Project** | ||
- Add to your portfolio:- | ||
* Save contact form details in a variable, Tabular structure with flex boxes. | ||
* For each entry, create a new row with the details entered. | ||
* Do not allow repeated or empty fields. | ||
* Whenever they enter a new thing, it will have a small fade in effect. | ||
* Animations and functionalities. | ||
|