February 16th, 2013
Time Spent: 7 Hours
Running Time: 14 Hours
My second class session of my HTML 5 programming was yesterday, luckily for me Mr. Good decided to go over the <div> usage again, seeing as how the majority of the class was a bit confused on it. Yesterdays class really focused on how to insert images into your coding and how to make sure the image you use won't take up your entire webpage. We got a crash course on how to use Photoshop in order to convert our images to the right file type we needed in order to insert them into the line of coding. The first half of the class was spent purely on finding images we liked and converting them on Photoshop into the right size and file type. Coming back from lunch, Mr. Good finally started teaching us how to insert the image into the coding, the main line of coding that HTML 5 uses to insert images is <img id="*title of image you want*" src="*the location of the image you're using*" />. We spent the majority of the second half of the class really just mastering this line of code, a long with learning this, Mr. Good also taught us how to create ordered and unordered lists so that we may have a list of text in our website if need be. The last hour and half of class, we were introduced to how to create tables instead of just having a list of text. Learning how to insert images into our coding has been the most difficult part of learning HTML 5 so far, hopefully i won't have a hard time with it during our final project.
No comments:
Post a Comment