Now is the time for all good men to come to the aid of their country. This is just a regular paragraph.
The quick brown fox jumped over the lazy dog's back.
This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse id sem consectetuer libero luctus adipiscing.
This is an H2 in a blockquote
This is the first level of quoting.
This is nested blockquote.
Back to the first level.
Some of these words are emphasized. Some of these words are emphasized also.
Use two asterisks for strong emphasis. Or, if you prefer, use two underscores instead.
A list item.
With multiple paragraphs.
Another item in the list.
This is a list item with two paragraphs. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.
Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. Donec sit amet nisl. Aliquam semper ipsum sit amet velit.
Suspendisse id sem consectetuer libero luctus adipiscing.
This is a list item with two paragraphs.
This is the second paragraph in the list item. You're only required to indent the first line. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Another item in the same list.
A list item with a blockquote:
This is a blockquote inside a list item.
A list item with a code block:
<code goes here>
Here is an example of AppleScript:
tell application "Foo"
beep
end tell
This is an example link.
I get 10 times more traffic from Google than from Yahoo or MSN.
I start my morning with a cup of coffee and The New York Times.
I strongly recommend against using any <blink>
tags.
I wish SmartyPants used named entities like —
instead of decimal-encoded entites like —
.
If you want your page to validate under XHTML 1.0 Strict, you've got to put paragraph tags in your blockquotes:
<blockquote>
<p>For example.</p>
</blockquote>
Homework: Problems 2.10-2.19; complete registration system
Requirements -- what the customer wants or needs. Understanding on needs expressed by:
Goals of OO design:
Classes consist of:
Types of classes that are common:
Types of class relationships:
Classes and relationships are the basis for a UML class diagram.