Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head>
- <title> my trip around the US on my very own Segway </title>
- </head>
- <body>
- <h1> Segway'n USA </h1>
- <p>
- Documenting my trip around the US on my
- very own Segway
- </p>
- <h2> August 20, 2005 </h2>
- <img src="images/segway2.jpg"/ alt="segway"/>
- <p>
- Well I made it 1200 miles already, and I passed
- through some interesting places on the way:
- </p>
- <ol> <!-- ordered list -->
- <li>Walla Walla, WA</li>
- <li>Magic City, ID</li>
- <li>Bountiful, UT</li>
- <li>Last Chance, CO</li>
- <li>Why, AZ</li>
- <li>Truth or Consequences, NM</li>
- </ol>
- <h2> July 14, 2005 </h2>
- <p>
- I saw some Burma Shave style signs on the side of the
- road today :
- </p>
- <blockquote>
- Passing cars,
- When you can't see, May get you,
- A glimpse,
- Of eternity.
- </blockquote>
- <p>
- I definitely won't be passing any cars.
- </p>
- <h2> June 2, 2005 </h2>
- <img src="images/segway1.jpg"/ alt="segway">
- <p>
- My frst day of the trip! I can't believe I fnally got
- everything packed and ready to go. Because I'm on a Segway,
- I wasn't able to bring a whole lot with me: cellphone, iPod,
- digital camera, and a protein bar. Just the essentials. As
- Lao Tzu would have said, <q>A journey of a thousand miles begins
- with one Segway</q>
- </p>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement