Thursday, June 4, 2009

Report

Report
This is the 4th week of I.T class and Im still having a little trouble with this subject, eventhough this is my second attemp for this subject, but I think things will get better eventually when time goes by. For this assignment im paired up with a coursemate of mine (Soo Phooi Fong) we discussed about how we are going to design our web-page and we did it together.

the technologies that i use is the notepad. By using the notepad i could design my web page as what i want, but a simple one as you can see. ive inserted a picture of myself and align it to make it look better. Doing a webpage from notepad is actually fun, because you get to know what coding is used to make the web page looks like what it is like. I've not only inserted pictures, but also change the font size, font color, background color, and change the size of the picture that ive inserted in the page.

"I could not use the actual bracket cause there were error in uploading it."
These are some of the coding that ive used for this assignment:
include title:
(title) Introduction of our group(/title)

as for the size of wordings that you need there are 6 sizes to chose. for example:
(h1)...(/h1) <--- this is consider the biggest size for font
(h6)...(/h6) <--- this is the smallest size

To insert image:
(img align="right" src="(a href=" 22width="%22500%22height="%22400%22%3ETo" /)http://photos-g.ak.fbcdn.net/hphotos-ak-snc1/hs023.snc1/2562_1129731922260_1196074459_30387918_5132825_n.jpg"width="500"height="400")To(/a)

To do hyperlink:
(a href=www.cc106-cc106.blogsport.com)BloggerSide(/a)

To creat background color:
(body bgcolor="maroon" text="white")

these are some few steps that are commonly used for basic html. The advantage about this assignment is to learn something different and i do not think there are any disadvantages if we really get to learn about doing a real web page.

The difficulties that I have faced is actually to upload the webpage into geocites, because i was not to sure how the steps was suppose to go. About the coding i did not really had any problems cause i could search online for some of the coding or else i would ask my friends about it.

About creating a new blog was not a hard task, because it is a common thing and this is not my first time creating a blog sport. There are steps to follow in how to creat a blog so it was an easy task for me.

In conclusion, if i were to work on this assignment again i would do somthing more complicated and there will be more information in the webpage and to say about my partner, we work well together but it will be better if there were more to learn.