Thursday, October 23, 2014

Reflection Journal: Lab#8

This lab was about creating a list of things in three different ways in a html document. The three ways are definition list, ordered list and unordered list. I used text edit to make a html with the tags such as <ul> for unordered list, <ol> for ordered list and <li> to list items. To organize these lists, I used table. In the first column, there are my favorite foods. In the second column, there are my favorite movies. In the third column and the fourth column, there are my favorite and least favorite subjects in school. In the fifth and the last column, there are my favorite music and my shopping list.

This lab is relevant to web design because I learned how to make an ordered and unordered list in html. In the future, I can use skills from this lab when I need to make a list of things in different ways.

No comments:

Post a Comment