JavaScript Project for Beginners: Get User Input & Display on Page

preview_player
Показать описание
Simple tutorial for using JavaScript to get user input and showing it on page.

In this tutorial we will use JavaScript to get the input value from a user and then manipulate the HTML / DOM to output the input value on the page.

💻 Premium Courses:

⏱️ Timestamps:
0:00 - Intro
0:28 - Add HTML
2:08 - Add CSS
3:21 - Add JavaScript

#userinput #formdata #dommanipulation #javascript
Рекомендации по теме
Комментарии
Автор

You just helped a beginner web developer here man, thank you so much. Keep going👊

readbeforeyoureply
Автор

Thanks for the video! it took a little bit to implement it in my page because I wanted the input to display in a different page but I figured it out

santagabo
Автор

I have been trying to figure out how to do this for days! Your video was very consice and easy to understand, thank you!

theladyivy
Автор

What code editor do you use? Looks better than mine, I might have to upgrade 😅

theladyivy
Автор

if i may ask why didn't you use an array?

readbeforeyoureply