Marty Stepp's Resume

Don't hate the playa, hate the game. Pac

Please check out Marty's home page right away!


Objective

My objective is to get lots of money to get back at those jerks who fired me from my last job, please hire me now. Booyah!

My objective is to get lots of money to get back at those jerks who fired me from my last job, please hire me now. Booyah!

I also would like an office close to vending machines.


Work Experience

As Lincoln said in his famous Gettysburg Address:

Fourscore and seven years ago, our fathers brought forth on this continent a new nation, conceived in liberty, and dedicated to the proposition that all men are created equal.

Quoth the Raven, Nevermore.

HTML tutorial

To make a new paragraph in HTML, use the <p> tag.

I wrote this code:

public class Borat {
	public static void main(String[] args) {
		System.out.println("Hello, my name-a Borat");
		System.out.println("Hello, my name-a Borat");
		System.out.println("I like-a you");
		System.out.println();
		System.out.println("Sexy time!!!  \"I like!\"");
	}
}