Mercurial > open-web-challenges
changeset 5:881139cd3c4a
Replaced straight quotes/apostrophes with curly ones.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Mon, 30 Mar 2009 17:03:55 -0700 |
parents | 24152e820405 |
children | 5a5d167e54ce |
files | index.html |
diffstat | 1 files changed, 9 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html Mon Mar 30 16:58:54 2009 -0700 +++ b/index.html Mon Mar 30 17:03:55 2009 -0700 @@ -5,7 +5,7 @@ <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" media="all" href="index.css" /> - <title>Atul's Open Web Challenges</title> + <title>Atul’s Open Web Challenges</title> <base target="_new"/> </head> <body> @@ -16,23 +16,23 @@ <div id="msg-show-another-hint">Click here for another hint.</div> <div id="msg-no-more-hints">All hints are displayed below.</div> <div id="msg-success">You got it!</div> - <div id="msg-header">Atul's Open Web Challenge #{id}</div> + <div id="msg-header">Atul’s Open Web Challenge #{id}</div> </div> <div id="challenge-1" class="challenge"> <div class="content"> <p>Use <a href="http://www.getfirebug.com">Firebug</a> to change - the text below to say "hello world" instead of "hai2u".</p> + the text below to say “hello world” instead of “hai2u”.</p> <tt>hai2u</tt> </div> <div class="hints"> - <p>You can enable Firebug by going to the "View" menu and - selecting "Firebug".</p> + <p>You can enable Firebug by going to the “View” menu and + selecting “Firebug”.</p> <p>You may have to enable Firebug to work with this site.</p> <p>You can inspect any visual element on a page by clicking - "Inspect" at the top of the Firebug panel and then moving your - mouse to the part of the page you're interested in.</p> - <p>It's easy to "live edit" a page through Firebug—just - try clicking on any content you want to edit in the "HTML" + “Inspect” at the top of the Firebug panel and then moving your + mouse to the part of the page you’re interested in.</p> + <p>It’s easy to “live edit” a page through Firebug—just + try clicking on any content you want to edit in the “HTML” tab!</p> </div> <div class="validator">