Monday, November 4, 2013

Week10A

Today in class we began talking, and learning about the exciting world of HTML coding. HTML coding can look easy at first, but has a lot going on under the hood. Specifically, we learned about using some basic HTML tags such as <p> tag, which stands for a new paragraph, <h1> and <h2> which are variations of levels of headers for structuring your content, and creating list elements in two formats, one with numbering and one without. Here is a look at how our code looked after our in class exercise.


No comments:

Post a Comment