12-30-2004

-==ViVa lA ViE!==-

Well, here we are with yet another RENT-centric layout. This one features some of the actual movie characters (that's Roger and Collins doing a little tango --with Mimi, Joanne, Maureen and a rather cute extra as on-lookers-- to your left and Mark being preachy and hilarious to your right) and a slew of randomly selected lyrics from "La Vie Boheme", the movie/musical's big show-stopping company number and one of my personal favorite songs.

I've started to really get a knack for layer effects, so this particular layout will be available in a variety of colors. This is the second color scheme created for this layout: a bolder palette of oranges and greens.

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