Biggest Heading
I am going to write a bunch of words so that I can see what happens and I am going to write a break tag right here:
which will make these words go to the next line, without a "carriage return". Now I will write a span tag to change the next word blue (this will only happen when the style is added to the new stylesheet.) and because a
span tag is an "inline tag", there is no "carriage return" like there is with a Heading tag, a Division tag or a Paragraph tag.
I am now writing a second paragraph to see what will happen. I have also changed the font family to a sans-serif (this will only happen when the style is added to the new stylesheet.). It is time to add a hyperlink in the body of this text so that we can see that it can be styled differently than the footer or the left navigation. Here is a link to our class Web site and it will open in a new window.