Tuesday, October 23, 2012

Week 2


This was the first real experience with creating a website.

This class went over html and how it works. I learn't a different number of tags/selectors and how they work. 

The structure of the html was also an important part as it explains the layout of a website and why that is important.

A useful site shown today was w3schools.com, a tutorials site with different instructions and pre typed code. We were warned to only take the site for what it is, while the site is useful it is somewhat basic in style.

While the sites I created looked boring it helped me understand the importance of html as the bare bones structure of any website, no matter how complex the site is it always contains html.

Examples:

<html>
<body>
<title>
<head>
<p>
<b>
<i>
<ul>
<ol>
<li>



No comments:

Post a Comment