We are now in the second week of our class. In this lesson we reviewed points from the first lesson and have learned many new things. I will attempt to show some of the things I have learned.
The Horizontal Rule tag creates a straight line that is centered across the page. You can modify this tag by changing its attributes, such as width, alignment and size.
The Break tag creates a line break with no extra space between two lines of text.
This is how my text looks if I don't use the break tag:
This is my first line of text. This is my second line of text. This is my third line of text. This is my fourth line of text.
Now this is how my text looks when I use the break tag:
This is my first line of text.The Heading tag set is created by placing text between the two halves of the tag set and using a "number" from one to six together with the "h". My page heading is an example of this type of tag. This is what my heading would look like in other sizes:
We learned how to create unordered and ordered lists.
My VU Classes:By doing a web search I also learned how to create a definition list:
<   which allows me to demonstrate on a web page the left angle bracket (<)
>   which allows me to demonstrate on a web page the right angle bracket (>)
  which creates a "non-breaking space" and allows me to add spaces at the beginning of a paragraph to indent it or between words to create different effects
I will try to get others added as time permits. I'm finding this the most difficult concept thus far! I think my brain has become boggled!!
Writing HTML Lesson 10
Web Monkey
Special Characters
Help With HTML Tags & Special Characters
FAQ: Special Characters for the Web