Skip to content

Commit cd1abd8

Browse files
committed
readme revisions commit
1 parent f4ab472 commit cd1abd8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414

1515
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/html-forms-tutorial-exercises/blob/master/README.es.md) :es:*
1616

17-
Forms are so important in the world of HTML, CSS and Javascript that I decided to give them a special course to focus in all the inputs, buttons and elements that HTML brings by default to focus on interaction. During these exercises you will learn:
17+
Forms are so important in the world of HTML, CSS and Javascript that I decided to give them a special course to focus in all the inputs, buttons and elements that HTML brings by default to focus on interaction. During these exercises you will learn the following:
1818

19-
1. Using text inputs, text areas, date inputs and numeric inputs.
19+
1. How to use text inputs, text areas, date inputs and numeric inputs.
2020

21-
2. Using dropdowns.
21+
2. How to use dropdowns.
2222

23-
3. Form preventive validations.
23+
3. How to form preventive validations.
2424

25-
4. GET vs POST.
25+
4. The difference between GET and POST.
2626

27-
5. Styling a form
27+
5. How to style a form
2828

2929
<!-- hide -->
3030
#### Before we start... other related tutorials

0 commit comments

Comments
 (0)