Validator didn't see that I nested the meta tags in the title tags

This didn't come out as an error.

---------------------------
<!doctype html>
<html>
	<head>
		<title>
			Journey with a segway
		<meta charset="utf-8">
		<link type="text/css" rel="stylesheet" href="journal.css">
		</title>

---------------------------

Received on Monday, 23 September 2013 14:53:54 UTC