Thursday, 22 April 2010

Lesson 3

In Lesson 3 of IS, we were introduced to HTML. In general, HTML is used to create a blog with a wide range of commands for the user to make use of. In this lesson, we were taught the very basic structure for HTML codes. It is written as below:
html
head
title ... /title
/head
body
...
/body
/html

Overall, I found the lesson quite fulfilling as the topic of making a website really interest me. Aside from the basic codes, we were also taught how to insert hyperlinks and how to bold, underline etc.

No comments:

Post a Comment