12-30-2004

// Idina Menzel: Defy Gravity! //

Yah, so anyway, I have soo, sooo many things that I ought to be doing instead of making yet another Wicked layout, but I found the butterfly (yes, that amiguous spotty thing is a butterfly) on stock exchange and just knew I had to use it. After who-knows-how-many hours of fiddling with it and every PSP effect I could think of, I came up with this. It's kind of leaning towards the busy side, but it's taking a somewhat brave step away from my normal, blocky layout style. The rather excited green person at the top of this layout is absolutively wonderful Indina Menzel singing 'Defying Gravity' on Broadway. I haven't actually seen her perform, but I have the soundtrack and, oh my golly gosh goodness, can that woman sing! The music is awesome, the book is (as far as I've heard) depressing as all check but awesome and the show, well, golly, I'd give up my liver just to see it. Oh, but anyway, I think my favorite part of all of it is the font. True, true, it's a little hard to read, but I downloaded it a couple of centuries ago (okay, so I might be exaggerating slightly) and just rediscovered it today. It's called Nemo Nightmare, and I just adore those almost gothic curly-Q's and scratches. If you ask me, it fits this layout so perfectly. Also, if anyone knows where this font is available, I'd love to know so I could link to it.

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