Monday, January 25, 2010

HTML

What is HTML used for?

HTML stands for hypertext markup language. It is used to code webpages and control how they look.

Give 5 examples of HTML tags, how are they formated?

All elements start with an opening tag and end with a closing tag. All elements start with an opening baracket and end with a closing bracket. In between the brackets is the body content. The "/" symbol is used to end an HTML element.

Parent and child elements; The "parent" element always come before the "child" element in an HTML sequence. If an elements contains other elements inside of it, it is called the "parent" element.

For the most part, I understand coding. Many people our age have been exposed to coding through Myspace. Codes are used to make layouts and edit your Myspace profile.
Here is an example of what I know from previous experience;




coding is great! :-)






Simple HTML example page



No comments:

Post a Comment