Posts

Showing posts from March, 2017

Lab 10-Journal Reflection

Image
       The objective of this lab was to create a webpage that had incorporated JQuery into designing a webpage with selected div elements that would show 4 ways of handling div tags. The 4 div-tag instructions instructed the divs to be show, hidden, fade in and fade out for 4 different div tags. As such, the code for jQuery was incorporated based on the previous experiences of JQuery such as the Khan Academy. Each tag was given certain instructions to respond to the JQuery directions. Also, the div tag and the fade timer were given specific CSS rules to which I conformed them to my liking. The html itself wasn't hard at all and even the JQuery code wasn't difficult at all. With just a little understanding, anyone can achieve such a basic webpage such as this to be used efficiency.           This skill would've really come in handy to create such fluency in a webpage rather than using a table of purely HTML and CSS code. The fact that...

Lab 11-Journal Reflection

Image
         The objective of this lab was to create a webpage that had incorporated JQuery into designing a webpage with our div elements with a certain message for the viewer to be read. In this case, I used a music/song as a message for the viewer which I really hope would be searched online for the meaning of the lyrics. Anyway, the code for jQuery was incorporated based on the previous lab that used the basic code switching div elements after a set period of time. Except in this case, a certain variable was given certain instructions to respond to the mouse movement. Also, the div tag and the division was given specific CSS rules to which I conformed them to my liking. The html itself wasn't hard at all and even the JQuery code wasn't difficult at all. With just a little understanding, anyone can achieve such a basic webpage such as this to be used efficiency.           This skill would've really come in handy to create such fluen...

Lab 12-Journal Reflection

Image
          The objective of this lab was to create a webpage that had incorporated JQuery into designing a webpage with our 8 questions that are related to a certain subject. In this case, band or music was the subject that this website was based on. As such, the code for jQuery was incorporated based on the previous lab that used the fade in/out of a div element. Except in this case, a certain variable was given certain instructions to respond to the mouse movement. Also, the div tag and the division was given specific CSS rules to which I conformed them to my liking. The html itself wasn't hard at all and even the JQuery code wasn't difficult at all. With just a little understanding, anyone can achieve such a basic webpage such as this to be used efficiency.           This skill would've really come in handy to create such fluency in a webpage rather than using a table of purely HTML and CSS code. The fact that such few lines of ...