Last Online: 5/15/07
Chadalen
I'm Chrissy. I'm mostly a console gamer, but do play some mmorpgs. I'm in the process of learning how to make games, from my Ken <3.
I'm happily engaged to my Mr. Ken Murray, he's a PC gamer, he's wonderful and supportive of everything I do, and he's a future United States Marine.
We're going to last forever <3
html
<head>
<title> Welcome to my world. </title>
</head>
<body>
<h1>Yadda Yadda. </h1>
<b>Whatever.</b>
<p>This is a paragraph, just not a long one. </p>
<p> This is <br> a paragraph <br> cant you <br> tell?</p>
<a href="http://www.w3schools.com/">Visit W3Schools!</a>
<br>
<a href="http://www.w3schools.com/"
target="_blank">Visit W3Schools!</a>
<br>
<a href="http://www.w3schools.com/html_links.asp#tips">
Jump to the Useful Tips Section</a>
<br>
<table border="1">
<tr>
<td>Row 1, cell 1</td>
<td>Row 1, cell 2</td>
</tr>
</table>
<br>
<table border="1">
<tr>
<th>Heading</th>
<th>Another Heading</th>
</tr>
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>
<ul>
<li>Me</li>
<li>You</li>
</ul>
<ol>
<li>Me</li>
<li>You</li>
</ol>
<dl>
<dt>Me</dt>
<dd>I'm awesome.</dd>
<dt>You</dt>
<dd>Are weird.</dd>
</dl>
<form>
My Name:
<input type="text" name="myname">
<br>
Your Name:
<input type="text" name="yourname">
</form>
<form>
<input type="radio" name="race" value="human"> Human
<br>
<input type="radio" name="race" value="alien"> Alien
</form>
<form>
I have a mustang '64 1/2:
<input type="checkbox" name="vehicle" value="mustang64" />
<br />
I have a '67 Chevy:
<input type="checkbox" name="vehicle" value="67chevy" />
<br />
I have a firebird formula:
<input type="checkbox" name="vehicle" value="firebirdformula" />
</form>
<form name="input" action="html_form_action.asp"
method="get">
Nick Name:
<input type="text" name="user">
<input type="submit" value="submit">
</form>
<img src="http://www.w3schools.com/images/w3default80.jpg">
<br><br>
<body bgcolor="99CCFF">
<br><br>
<table border="0" width="100%" cellpadding="10">
<tr>
<td width="50%" valign="top">
This is test on one side of this page. Obviously I dont have much to say but i have to do this so i can get a credit in this class and credit is always good. So i will continue to babble for a little while until i beleive i have enough on my page for it to look decent. Now that i typed this out i dont really have anything else to say. But if i did i know i would type it here. And maybe here. Point is i will type it on my page so all of you can see. All of you being, you know, under 2 people. I tried to just put this much and see how itll look but it didnt look very big so im typing more so that it will be bigger. Its windy outside btw. A motorcycle passed by. I really want one, i cant wait till i can afford a harley. I will be awesome to the max then. Thank you.
</td>
<td width="50%" valign="top">
Here, i have to type even more so that the columns will look about even. How will i do this? im not sure yet but i will figure it out and i will get it done because i have to and im too stubborn not to. This isnt making any sense at all but i have to put something here so i am. Now i dont know what else to put. Im one sad monkey, sitting in class, it being 10:56 am, hungry. I am also thirsty and am in the mood for rootbeer. Root beer is very good and i think im getting addicted to it again. See, my favorite soda before was pepsi but now i think its going to be rootbeer because its really good. especially if its from sonic. Yum.
</td>
</tr>
</table>
<br><br>
<p><font size="2" face="Verdana" color="white">
This is a tiny paragraph, apparently.
</font></p>
<p><font size="5" face="Times" color="Blue">
This is another paragraph, but bigger. Obviously.
</font></p>
<br><br>
<a href="mailto:angeleyedchrissy@hotmail.com">The Webmistress</a>
<br><br>
This text contains;
<sup>
Something.
</sup>
<br>
This text contains;
<sub>
Something else.
</sub>
<br>
<form action="">
<input type="button" value="Don't hurt me ;-;!">
</form>
<br>
<head>
<meta http-equiv="Refresh"
content="5;url=http://www.w3schools.com">
</head>
<body>
<p>
Sorry! We have moved! The new URL is: <a href="http://www.w3schools.com">http://www.w3schools.com</a>
</p>
<p>
You will be redirected to the new address in five seconds.
</p>
<p>
If you see this message for more than 5 seconds, please click on the link above!
</p>
<br>
</body>
/html
I'm happily engaged to my Mr. Ken Murray, he's a PC gamer, he's wonderful and supportive of everything I do, and he's a future United States Marine.
We're going to last forever <3
html
<head>
<title> Welcome to my world. </title>
</head>
<body>
<h1>Yadda Yadda. </h1>
<b>Whatever.</b>
<p>This is a paragraph, just not a long one. </p>
<p> This is <br> a paragraph <br> cant you <br> tell?</p>
<a href="http://www.w3schools.com/">Visit W3Schools!</a>
<br>
<a href="http://www.w3schools.com/"
target="_blank">Visit W3Schools!</a>
<br>
<a href="http://www.w3schools.com/html_links.asp#tips">
Jump to the Useful Tips Section</a>
<br>
<table border="1">
<tr>
<td>Row 1, cell 1</td>
<td>Row 1, cell 2</td>
</tr>
</table>
<br>
<table border="1">
<tr>
<th>Heading</th>
<th>Another Heading</th>
</tr>
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>
<ul>
<li>Me</li>
<li>You</li>
</ul>
<ol>
<li>Me</li>
<li>You</li>
</ol>
<dl>
<dt>Me</dt>
<dd>I'm awesome.</dd>
<dt>You</dt>
<dd>Are weird.</dd>
</dl>
<form>
My Name:
<input type="text" name="myname">
<br>
Your Name:
<input type="text" name="yourname">
</form>
<form>
<input type="radio" name="race" value="human"> Human
<br>
<input type="radio" name="race" value="alien"> Alien
</form>
<form>
I have a mustang '64 1/2:
<input type="checkbox" name="vehicle" value="mustang64" />
<br />
I have a '67 Chevy:
<input type="checkbox" name="vehicle" value="67chevy" />
<br />
I have a firebird formula:
<input type="checkbox" name="vehicle" value="firebirdformula" />
</form>
<form name="input" action="html_form_action.asp"
method="get">
Nick Name:
<input type="text" name="user">
<input type="submit" value="submit">
</form>
<img src="http://www.w3schools.com/images/w3default80.jpg">
<br><br>
<body bgcolor="99CCFF">
<br><br>
<table border="0" width="100%" cellpadding="10">
<tr>
<td width="50%" valign="top">
This is test on one side of this page. Obviously I dont have much to say but i have to do this so i can get a credit in this class and credit is always good. So i will continue to babble for a little while until i beleive i have enough on my page for it to look decent. Now that i typed this out i dont really have anything else to say. But if i did i know i would type it here. And maybe here. Point is i will type it on my page so all of you can see. All of you being, you know, under 2 people. I tried to just put this much and see how itll look but it didnt look very big so im typing more so that it will be bigger. Its windy outside btw. A motorcycle passed by. I really want one, i cant wait till i can afford a harley. I will be awesome to the max then. Thank you.
</td>
<td width="50%" valign="top">
Here, i have to type even more so that the columns will look about even. How will i do this? im not sure yet but i will figure it out and i will get it done because i have to and im too stubborn not to. This isnt making any sense at all but i have to put something here so i am. Now i dont know what else to put. Im one sad monkey, sitting in class, it being 10:56 am, hungry. I am also thirsty and am in the mood for rootbeer. Root beer is very good and i think im getting addicted to it again. See, my favorite soda before was pepsi but now i think its going to be rootbeer because its really good. especially if its from sonic. Yum.
</td>
</tr>
</table>
<br><br>
<p><font size="2" face="Verdana" color="white">
This is a tiny paragraph, apparently.
</font></p>
<p><font size="5" face="Times" color="Blue">
This is another paragraph, but bigger. Obviously.
</font></p>
<br><br>
<a href="mailto:angeleyedchrissy@hotmail.com">The Webmistress</a>
<br><br>
This text contains;
<sup>
Something.
</sup>
<br>
This text contains;
<sub>
Something else.
</sub>
<br>
<form action="">
<input type="button" value="Don't hurt me ;-;!">
</form>
<br>
<head>
<meta http-equiv="Refresh"
content="5;url=http://www.w3schools.com">
</head>
<body>
<p>
Sorry! We have moved! The new URL is: <a href="http://www.w3schools.com">http://www.w3schools.com</a>
</p>
<p>
You will be redirected to the new address in five seconds.
</p>
<p>
If you see this message for more than 5 seconds, please click on the link above!
</p>
<br>
</body>
/html
I love my Kenny <3
Kudos Given to this user
| Given By | Reason | Date |
|---|---|---|
| I love you <3 | January 11, 2007 |


