Lab 11 Reflection Journal

Brian Velazquez                                                                                                                 Digital Design


            In lab 11 all we need to do was instead of using inline CSS we would use an external CSS style sheet. So basically the HTML for both labs 11 and 10 were the same the only change was that the CSS was not located in the HTML document but an entirely separate document which was made for the sole purpose of housing the CSS only. The only thing needed for the HTML document of lab 11 that was different to lab 10 is a <link rel> tag this would link the external CSS to the HTML document allowing the CSS to take effect. To create the external CSS document all I did was copy and paste my CSS from lab 10 to the document.

            The software used to complete the lab was Adobe Dreamweaver CC and FileZilla. FileZilla was used in order to upload my webpage on to the server so it can be viewed. The only difficult part of this lab was making sure that there weren't any mistakes within the code to ensure that my webpage would look exactly as I want it to also to make sure that the <link rel> tag was written correctly because without this tag the whole lab would likely fall apart. This is relevant towards Web Design because in the future CSS would be used to design websites as it is used today in every website to give it their own unique look. I see myself using the skills I've learned from the lab I future labs and projects.

Comments

Popular posts from this blog

Lab#15 Reflection Journal

WBL #1 Reflection Journal

Lab #2 Reflection Journal