Monday, September 3, 2012

Web Design Tutorials

Viewed some web design tutorials on Lynda.com. Started with basic knowledge on Web Design and what exactly web design really is. Web design is be any content that is created by web designers for web use. Web designs have lots of things that need to be thought about ahead of time to make sure the target audience is getting the desired experience from the web site.

Also viewed were videos on basic web terminology. Most of the videos went over the acronyms that are commonly used for web sites and web designs. They also discussed how each part of the websites worked together to provide the user with the proper experience on the web sites.

Sunday, September 2, 2012

My Summer - HTML


Created HTML code for a website with details about my summer of 2012. After writing the code, the code was saved as an HTML document and opened in Safari to make sure the code had no errors. Some of the code that was used was to create an unordered list, headings and bold. Some key things that were learned were to always put brackets around the code (<...>) Also to make sure if you start a code you have to always close the code.