Friday, September 16, 2016

Lab 2 Reflection Journal

     For lab 2 we used the text edit application again. In this lab we developed our HTML skills a bit more by learning how to center text and how to add an image into an HTML page. Lab number one allowed us to understand this lab better because we already knew how to do the header, headings, and the paragraphs. In order to insert an image into HTML we must use the tag <img src. However, after typing <img src, you must type in the name of the image you want to insert. (i.e me.jpg). After doing this you close the tag and you must indicate the images height and width. You can pick any measurements, they just have to keep the image proportional. As a result you would get , <img src="me.jpg> width=" 350" height="700".  This lab allowed us to develop our HTML skills as well as to think about our new goals for digital design. The goals we developed will help us throughout the year because these are goals we wish will help us grow as an individual in the year of Digital Design. 




Html Code


No comments:

Post a Comment