Thursday, November 17, 2016

Lab 1 Reflection Journal

 

           For lab 1, I created an html document linked with my overall css and javascript file. Then I had to write 3 paragraphs about myself (who I am) and what obtaining a CTE diploma means to me. After I finished writing those 3 paragraphs, I had to make a button so that when you click on it it changes the text to another text. I used the onclick event handler and document.getElementById javascript code to change the text from "this is a demonstration" to "hello javascript". I gave the paragraph an id name which I used for the document.getElementById Javascript code. After I finished then I uploaded it onto the server. 
          The software that I used was only Dreamweaver for this lab. I created css, javascript and html document in this software. This is relevant to web design because you can use javascript to enhance the quality of your website significantly. Also this was my first javascript lab and it can help me understand how to use javascript more with practice. I see myself using this in the future for when I make websites for my clients and they need this action of javascript.

No comments:

Post a Comment