Lab 16 Reflection Journal
Brian Velazquez Digital Design
Today's lab was a very special one as it was the first time we would be implementing JavaScript into our webpage. Although the main objective today was creating a useable button it was a very important introduction to JavaScript which would later lead on to more challenging tasks. All the button needed to do was change the text within a paragraph in only one way. To complete the lab we had to make a template in which all of our labs would be based upon so every time we had to do new lab we wouldn't be hassled to recreate the format. After completing the template we then added a script tag which tells the computer anything in the tag is pure JavaScript and then finally we added the button.
I used to Dreamweaver to complete the lab. This lab proved to be fruitful as we would be using the script tag again in another labs in the future. This was a small step into something bigger that has yet to come.
Today's lab was a very special one as it was the first time we would be implementing JavaScript into our webpage. Although the main objective today was creating a useable button it was a very important introduction to JavaScript which would later lead on to more challenging tasks. All the button needed to do was change the text within a paragraph in only one way. To complete the lab we had to make a template in which all of our labs would be based upon so every time we had to do new lab we wouldn't be hassled to recreate the format. After completing the template we then added a script tag which tells the computer anything in the tag is pure JavaScript and then finally we added the button.
I used to Dreamweaver to complete the lab. This lab proved to be fruitful as we would be using the script tag again in another labs in the future. This was a small step into something bigger that has yet to come.
Comments
Post a Comment