Lab 22
For this lab we had to create a website that a p tag that when pressed the javascript will be changed. This would mean that the javascript would change the size of the font as well as the color of the p tag. It would also create a object that contained properties of name and age. The text would change color and size, but the javascript would change only inside the console log.
This would help since with the press of a key it can change the size of the font and the color on the text we desire. I could possibly have it in my portfolio as a secret.
In this lab we were supposed to create a web page that has a p tag that when pressed JavaScript. The JavaScript would change the size of the font and then the color of it, as well as the text. Then it would create an object with the properties of name and age, they will later be called upon in the script. The script would go through the object and then display the information for the console to display through a log and table. Another part of the script then counts how many times a certain string or value had been used before.
This lab would be useful for future endeavors because creating objects and then going through it and finding all the necessary data is going to be essential for a programmer. Without skills like this it would be more difficult to find a job in the field that I would want to go into, that being back-end development.
This would help since with the press of a key it can change the size of the font and the color on the text we desire. I could possibly have it in my portfolio as a secret.
In this lab we were supposed to create a web page that has a p tag that when pressed JavaScript. The JavaScript would change the size of the font and then the color of it, as well as the text. Then it would create an object with the properties of name and age, they will later be called upon in the script. The script would go through the object and then display the information for the console to display through a log and table. Another part of the script then counts how many times a certain string or value had been used before.
This lab would be useful for future endeavors because creating objects and then going through it and finding all the necessary data is going to be essential for a programmer. Without skills like this it would be more difficult to find a job in the field that I would want to go into, that being back-end development.
Comments
Post a Comment