12-30-2004

/RENT/: FiCTiON

This layout combines a wonderful picture of a New York City Street with song lyrics from RENT (a fantastic movie and no doubt a spectacular play) and the funnest color of all, PURPLE!

author name at 8:42 PM

previous | next

1-14-2005

Styling and Emphasizing

These are tags that style, and emphasize your text. Use these instead of ugly font tags. Font tags are evil and bad, so use these instead. They will appear as follows:

<h1>h1 header text</h1>

<h2>h2 header text</h2>

<h3>h3 header text</h3>

<h4>h4 header text</h4>

<h5>h5 header text</h5>
<h6>h6 header text</h6>

<strong>the <strong> tag</strong>
<em>the <em> tag</em>
<u>the <u> tag</u>
<a href="http://url.com>a link</a>

<p>This is the paragraph tag. You could also fill this section with all your information about the template Vero vero vel esse ad minim commodo nulla facilisis iriure, et praesent aliquip, dolor velit et praesent accumsan ut suscipit nostrud et vel enim duis.</p>

3-14-2003

Quotation Methods

Use these tags to quote song lyrics, movies, or even a source for an online paper (I have no idea why you'd write a paper in html but uhh... you could, couldn't you?)

<blockquote>this is a blockquote. It indents large chunks of text. Use it to quote whole chunks of text from books, songs, or movies.</blockquote>
the <pre> tag k e e   Ps text f Orm  at ted.

the <code> tag. Use it to quote code. (what else?)
the <cite> tag. Use it to cite brief sources (just a few sentences).

11-19-1986

Lists, Lists, and more Lists!

Unordered Lists

<ul> </ul>

Ordered Lists

<ol>
  1. <li>list item</li>
  2. <li>list item</li>
  3. <li>list item</li>
</ol>

Definition List

<dl>
<dt>Web Site</dt>
<dd>A set of interconnected webpages, usually including a homepage, generally located on the same server, and prepared and maintained as a collection of information by a person, group, or organization.</dd>
</dl>

8-28-1978

Forms

Web forms! There's not very many types, but this is how they'd look:


checkbox | radio button