Mercurial > browser-couch
comparison tutorial.html @ 89:c96ebbbe03d6
Fixed title
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Mon, 20 Apr 2009 18:10:22 -0700 |
parents | ebf8936fc696 |
children | 093e51c6aa3c |
comparison
equal
deleted
inserted
replaced
88:bd715a1149ea | 89:c96ebbbe03d6 |
---|---|
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 <head> | 4 <head> |
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | 5 <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
6 <link rel="stylesheet" type="text/css" media="all" | 6 <link rel="stylesheet" type="text/css" media="all" |
7 href="css/tutorial.css" /> | 7 href="css/tutorial.css" /> |
8 <title>Blog Example</title> | 8 <title>BrowserCouch Tutorial</title> |
9 </head> | 9 </head> |
10 <body> | 10 <body> |
11 <div id="content" class="documentation"> | 11 <div id="content" class="documentation"> |
12 <h1>BrowserCouch Tutorial</h1> | 12 <h1>BrowserCouch Tutorial</h1> |
13 | 13 |