Lab 15 My First JS
A few weeks ago in class, my class and I did a lab where we had to use what we've been learning during the year, which is HTML and CSS, and we learned the basics of Javascript and how to incorporate it properly into the labs to make different functions. So in this lab, we had an objective to to first talk about what we had done previously in the course, and then talk about what we expect to learn about Javascript. Then we would make a function in our program where we would make a button, and it would say "Click me!". If they user would click the button, a text would appear on the page where it would say "Hello world! This is my first Javascript!"
Comments
Post a Comment