# HG changeset patch # User Atul Varma # Date 1238457835 25200 # Node ID 881139cd3c4a23e9a0d223a310b17c1a8fb4fe97 # Parent 24152e8204051294de26587ab7080795f1a41839 Replaced straight quotes/apostrophes with curly ones. diff -r 24152e820405 -r 881139cd3c4a index.html --- 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 @@ - Atul's Open Web Challenges + Atul’s Open Web Challenges @@ -16,23 +16,23 @@
Click here for another hint.
All hints are displayed below.
You got it!
-
Atul's Open Web Challenge #{id}
+
Atul’s Open Web Challenge #{id}

Use Firebug to change - the text below to say "hello world" instead of "hai2u".

+ the text below to say “hello world” instead of “hai2u”.

hai2u
-

You can enable Firebug by going to the "View" menu and - selecting "Firebug".

+

You can enable Firebug by going to the “View” menu and + selecting “Firebug”.

You may have to enable Firebug to work with this site.

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.

-

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.

+

It’s easy to “live edit” a page through Firebug—just + try clicking on any content you want to edit in the “HTML” tab!