Dottie's Web Page for Week 6

lesson one button  lesson two button  lesson three button   lesson four button   lesson five button

My Build I Home Page

This week we are learning to use the <code> tag. It must be nested in a block-level tag. This tag will cause the included text to be formatted as a monospace font. For example, the following sentence is coded using the <code> tag.

Here is a sentence that is formatted using a monospace font.

The other tag we are studying this week is the <pre> tag. This tag is used for pre-formatted text. In other words, the included text is rendered exactly as typed, including all spaces and returns. Following is an example of using the <pre> tag.

    By using the <pre> tag, I can indent this paragraph.
I can cause extra spaces around the number 5 .
I can also use a tab stroke. If I use a return stroke then the text goes to the next line. If I didn't include a break or return, but keep typing and tabbing, the line would continue to the right and cause scrolling.

Here are two more of our animals. Click on the thumbnail picture to see a larger picture.

cat on fence     bird

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus lorem mi, ullamcorper eget, tempor vel, commodo non, urna. Maecenas a lacus. Ut vel diam gravida elit accumsan viverra. Nullam blandit adipiscing neque. Aliquam sodales. Phasellus sollicitudin congue ligula. Aenean tempus, nisi non auctor rhoncus, metus est sodales metus, in pellentesque metus magna molestie diam.

Sed eu arcu. Nullam blandit justo. Donec lectus. Pellentesque justo dui, facilisis vel, viverra vel, rutrum in, augue. Nullam ac dui. Ut sapien enim, egestas eget, bibendum id, rutrum in, metus. Suspendisse consectetuer vulputate sem. Cras euismod, arcu at luctus varius, mauris tellus ullamcorper nisl, sit amet viverra purus nulla a nibh.

Lesson 1  Lesson 2  Lesson 3  Lesson 4  Lesson 5

My Build I Home Page

Top of Page

Valid XHTML 1.0 Transitional

Valid CSS!