I am a frontend student. Asking you for this!

NightSquirrel

Newbie
Joined
Jul 17, 2021
Messages
23
Reaction score
2
Hi i started to learn frontend. But I got stuck...

I want to build a form in html with
name: _______
age: _______
password: ______
(button submit) (button greeting) (button name + age)

when a user time in name, age and password (the password will be set to Hello World for everyone if not nothing happens), that will store everyones name, age and everyone will have the same password. when the user will click on the greeting button then every user that was createn will say hello to each other. and when the user click on name + age that will show every created users name and age

How can i build this (beginner friendly)?
 

Attachments

  • 1649196545807.png
    1649196545807.png
    312 bytes · Views: 101
Back
Top