>
#html
,
#web-development
>
using HTML, create a form with the following fields:
1. full name (text input)
2. Email ( email input)
3. Age( number input)
4.Gender (radio buttons for male ,female )
5.Country (select dropdown ?
using HTML, create a form with the following fields:
1. full name (text input)
2. Email ( email input)
3. Age( number input)
4.Gender (radio buttons for male ,female )
5.Country (select dropdown ?