THOUSANDS OF FREE BLOGGER TEMPLATES »

Sunday, October 21, 2007

......aCtivitiEs: leSsons......

Computer Education is very ecxiting. I have already learned so many things about it. We have done so many activities.

Tag is the basic coding unit in the HTML System. There are two kinds of tags: One is the STAND ALONE TAG which do not need any end tags and the other one is the CONTAINER TAG which has two parts; the start tag and the end tag.

On our first activity, we encoded about COMPUTERS IN EDUCATION. Not on the Microsoft World but on NOTE PAD. On these activity we applied the different Basic HTML Tags.

On our second activity, it is all about HEADINGS.____Did you know that h1 is the largest heading and h6 is the smallest.?? Now you know!!!!!

Our third activity is the all about TEXT ALIGNMENT: center, left and right with their corresponding sizes from h1 to h6.

Next is about STAND ALONE TAG. These tags as written on the second paragraph, doesn't need any end tags. Example of these tags are br and hr.

Our fifth activity is about TEXT FORMATTING TAGS. These are tags that defines a bold, big, emphasized, italicized, small, strong, subscripted, superscripted, inserted, deleted and underlined texts.

The sixth one is all about PREFORMATED TEXT. These tag is good for displaying computer code. It preserves both spaces and line break.

The seventh is about FONT ATTRIBUTES. These attributes consists of size, face, and color. We applied these tags to our first activity about Computers In Education.

The 8th one is applying backround color and the last activity is applying background image, again to our first activity. Those images were gotten from MICROSOFT WORD CLIP ART GALLERY.

Always remember that html is always the first tag in your document. This tag tells your browser that this is the start of an HTML Document and /html is always the last tag in your document. This tag tells your browser that this is the end of the HTML Document.

Be sure to type the correct and appropriate tag because if you miss to type even just a simple character, the browser will not read it and will not display the format that you want about your activity.

So, to avoid these problem on activity, I'll make sure to type the appropriate and needed character for me to have a better result on my activity.