Rockie's Website

Welcome!

Welcome! Link!

(img src="/cat.png">
  • Yarn
  • Yarn
  • HTML Dog This is my first web page
    1. To my boss
    2. To my friends
    3. To my cat
    4. To the little talking duck in my brain

    Some random table

    This is crazy

    This is crazy

    This site is a WIP.

    So I asked Bob about quotations on the Web and he said I know as much about quotations as I do about pigeon fancying. Luckily, I found HTML Dog and it said:

    blockquote and q are used for quotations. blockquote is generally used for standalone often multi-line quotations whereas q is used for shorter, in-line quotations.

    This web site is about HTML and CSS.

    If you add the line givevaderachuckle = true; to the destroy_planet subroutine and then type ilovejabba into the console, the big bad green Death Star laser will etch Slug Lover! on the planet's surface.

    
    <div id="intro">
        <h1>Some heading</h1>
        <p>Some paragraph paragraph thing thing thingy.</p>
    </div>
    
    Air conditioners? YEAH conditioners! ... (table)
    Row 1, cell 1 Row 1, cell 2 Row 1, cell 3
    Column 1 heading Column 2 heading Column 3 heading
    Row 2, cell 1 Row 2, cell 2, also spanning Row 2, cell 3
    Row 3, cell 1, also spanning Row 4, cell 1 Row 3, cell 2 Row 3, cell 3
    Row 4, cell 2 Row 4, cell 3

    Some random glossary thing

    HTML
    Abbreviation for HyperText Markup Language - a language used to make web pages.
    Dog
    Any carnivorous animal belonging to the family Canidae.
    The domesticated sub-species of the family Canidae, Canis lupus familiaris.
    Moo juice
    Cat beer
    Milk
    A white liquid produced by cows and used for human consumption.

    text

    CSS Example ... p { color: red; } a { color: blue; } CSS Example ... My first web page ...