Friday, November 18, 2016

Lab 2 Reflection Journal

 


       For this lab, I created an html document, applied my overall css, and linked the separate external javascript file to my html document using the software Dreamweaver CS6. I had to insert an image of myself which I took using Photo Booth and I put it inside my lab 2 folder and inserted it inside my html document. I had to have 3 smart goals which i first wrote a paragraph about each of them. My smart goals were to pass all of my classes with a 90 or above in the fall semester, to graduate by the end of the year with a CTE diploma, and to have a successful career pursuing whatever I will be interested in after I finish college.
       I had to create 3 buttons and that when you click on the button a pop up of my smart goal comes up with the option of clicking ok or cancel. I first made buttons with an onclick event that loads the function which has the alert(""); code and inside the alert code is the smart goals. For the option of closing it, there is a confirm line of code. This is relevant to web design because I learned how to activate popups when clicking on a button which could be required of me in in the future when the client doesn't just want to bombard the user with many popups but have them click something for it to come up. 

No comments:

Post a Comment