reading-note

https://eng-ehabsaleh.github.io/reading-note/

View on GitHub

Forms

Types of Fprms

ADDING TEXT: 1 - Text input

2- Password input

3- Text area

Making Choices

1- Radio buttons

2- Checkboxes

3- Drop-down boxes

Submitting Forms:

1- Submit buttons

2- Image buttons

Uploading Files

 types of form

some iformation about form

EVENTS in JS

EVENTS basiclly is about how to deal with the inputs and the action that your websit take from the user

Types of event

Information about EVENT