Friday, November 18, 2016

Lab 4 Reflection Journal


      Lab 4 was a practice lab where we answered and demonstrated the questions on the javascript review sheet that was given in class. For this lab, I used the <p> tag to write the questions. I used the <textarea> html tag to write the answers for some of the questions while others I just used another paragraph tag (<p>). I made buttons with an onclick event handler that loaded the specific javascript for each of the questions answers for my demonstration. Some of the questions that didn't need demonstration like linking the external javascript file just had the answers written down. 
      I gave an id name to the answers written in paragraph so I could use my css to have it a different color so it wouldn't be too confusing. This is relevant to web design because this lab was to help further my understanding of javascript and actually know how to use the code. I used this skill in the future for when we had the javascript survival game because the lab was due before we had the game and also I will use my knowledge of this again in the future for projects and labs that I will have to do.

No comments:

Post a Comment