[or-cvs] r16137: images need an end-tag. (website/trunk/torbrowser/en)

qbi at seul.org qbi at seul.org
Wed Jul 23 13:04:56 UTC 2008


Author: qbi
Date: 2008-07-23 09:04:56 -0400 (Wed, 23 Jul 2008)
New Revision: 16137

Modified:
   website/trunk/torbrowser/en/index.wml
Log:
images need an end-tag.


Modified: website/trunk/torbrowser/en/index.wml
===================================================================
--- website/trunk/torbrowser/en/index.wml	2008-07-23 12:55:55 UTC (rev 16136)
+++ website/trunk/torbrowser/en/index.wml	2008-07-23 13:04:56 UTC (rev 16137)
@@ -116,7 +116,7 @@
 <p>Click <strong>Extract</strong> (3) to begin extraction. This may take a
 few minutes to complete.</p>
 
-<p><img src="img/screenshot1.png" alt="Screenshot of extraction process"></p>
+<p><img src="img/screenshot1.png" alt="Screenshot of extraction process" /></p>
 
 <a id="Usage"></a>
 <h3><a class="anchor" href="#Usage">Usage</a></h3>
@@ -128,7 +128,7 @@
 
 <p>The Vidalia window will shortly appear.</p>
 
-<p><img src="img/screenshot2.png" alt="Screenshot of bundle startup"></p>
+<p><img src="img/screenshot2.png" alt="Screenshot of bundle startup" /></p>
 
 <p>Once Tor is ready, Firefox will automatically be opened. Only web pages
 visited through the included Firefox browser will be sent via Tor. Other web
@@ -140,15 +140,15 @@
 <p>If you installed the Tor IM Browser Bundle, the Pidgin instant messaging client will also be automatically opened.</p>
 
 <p>Once you are finished browsing, close any open Firefox windows by clicking
-on the <img src="img/close-button.png" alt="Close button (&times;)"> (6).
+on the <img src="img/close-button.png" alt="Close button (&times;)" /> (6).
 For privacy reasons, the list of
 webpages you visited and any cookies will be deleted.<p>
 
-<p><img src="img/screenshot3a.png" alt="Screenshot of Firefox"></p>
+<p><img src="img/screenshot3a.png" alt="Screenshot of Firefox" /></p>
 
 <p>With the Tor Browser Bundle, Vidalia and Tor will automatically close. With the Tor IM Browser Bundle you need to also close Pidgin by right-clicking on the Pidgin icon (7), and choosing Quit (8).</p>
 
-<p><img src="img/screenshot3b.png" alt="Screenshot of Pidgin"></p>
+<p><img src="img/screenshot3b.png" alt="Screenshot of Pidgin" /></p>
 
 <p>To use the Tor Browser Bundle or Tor IM Browser Bundle again, repeat the steps in <a href="#Usage">"Usage"</a>.</p>
 



More information about the tor-commits mailing list