Thursday, October 7, 2010

What is HTML?

  • HTML stands for Hyper  Text markup Language
  • HTML is not a progrmming language, it is a mark up language
  • A markup language is set of mark up tags
  • HTML uses mark up tags to describe web pages
HTML TAGS

HTML markup tags are usually called HTML tags
  • HTML tags are keywords surrounded by angle like<html>
  • HTML tags normally come in pairs like<b></b>
  •  the first tag in a pair is the start tag, the second tag is the end tag
  •  Start and end tags are also called opening tags and closing tags

Wednesday, September 22, 2010


  1. Comp6670.047
Identify the basic parts of a computer system and the relationships among components.
Define Hardware, Software, Users and Data.
Explain how they work together and what would happen if you were missing one of those four.
Find images that corelate with each of the parts and paste them in your post.
Hardware- A computer, its components, and its related equipment. Hardware includes disk drives, integrated circuits, display screens, cables, modems, speakers, and printers.
Software- (computer science) written programs or procedures or rules and associated documentation pertaining to the operation of a computer system.
Users-In information technology, the term end user is used to distinguish the person for whom a hardware or software product
Data-In computer science, data is anything in a form suitable for use with a computer. Data is often distinguished from programs. A program is a set of instructions that detail a task for the computer to perform. In this sense, data is thus everything that is not program code.
if you were missing one of those then the computer wouldnt work.