<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>V's Journal</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- This links to a stylesheet we provide that gives basic formatting to
your page; you do not need to modify this. -->
<link rel="stylesheet" type="text/css" href="http://courses.washington.edu/info343/labs/2/basic.css" title="style" />
<!-- This links to your stylesheet, layout.css -->
<link rel="stylesheet" type="text/css" href="layout.css" title="style" />
</head>
<body>
<h1>Victoria's Journal</h1>
<h2>So fresh and so clean</h2>
<h2>04/09/08: Spatulas</h2>
<p>
<img src="http://courses.washington.edu/info343/labs/2/spatula.gif" alt="Much-needed spatula" />
</p>
<p>
Yesterday I went to the store and got some much-needed <a href="http://www.youtube.com/watch?v=2XbCWmY0eqY">spatulas</a>! (What better way to say I love myself than to buy myself a spatula?)
</p>
<h2>04/08/08: Cookie Monster Cupcakes</h2>
<p>
<img src="http://courses.washington.edu/info343/labs/2/cookiemonster.jpg" alt="Cookie Monster: in cupcake form!" />
</p>
<p>
My favorite cartoon character is Cookie Monster, and my favorite dessert is cupcakes, so Cookie Monster cupcakes are the best of both worlds.
</p>
<p>
Did you know? Cookie Monster once said, <q>Sometimes me think what is love, and then me think love is what last cookie is for. Me give up the last cookie for you.</q> I wonder if the same applies for cupcakes? (If so, I don't think I can ever love ANYONE!)
</p>
<p>
<a href="http://validator.w3.org/#validate_by_input">
<img src="http://www.w3.org/Icons/valid-xhtml11" alt="Valid XHTML" />
</a>
<a href="http://jigsaw.w3.org/css-validator/#validate_by_input">
<img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS" />
</a>
</p>
</body>
</html>