[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23547: {website} Attempt to fix html validation errors on front page (in website/trunk: en include)
Author: sebastian
Date: 2010-10-10 01:42:22 +0000 (Sun, 10 Oct 2010)
New Revision: 23547
Modified:
website/trunk/en/index.wml
website/trunk/include/foot.wmi
Log:
Attempt to fix html validation errors on front page
Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml 2010-10-10 01:34:47 UTC (rev 23546)
+++ website/trunk/en/index.wml 2010-10-10 01:42:22 UTC (rev 23547)
@@ -91,23 +91,31 @@
<div id="torusers">
<h2>Who Uses Tor?</h2>
<div class="user">
- <a href="<page about/torusers>#normalusers"><img src="$(IMGROOT)/family.jpg" alt="Normal People">
- <h3>Family & Friends</h3></a>
+ <h3>
+ <a href="<page about/torusers>#normalusers"><img src="$(IMGROOT)/family.jpg" alt="Normal People">
+ Family & Friends</a>
+ </h3>
<p>People like you and your family use Tor to protect themselves, their children, and their dignity while using the Internet.</p>
</div>
<div class="user">
- <a href="<page about/torusers>#executives"><img src="$(IMGROOT)/consumers.jpg" alt="Businesses">
- <h3>Businesses</h3></a>
+ <h3>
+ <a href="<page about/torusers>#executives"><img src="$(IMGROOT)/consumers.jpg" alt="Businesses">
+ Businesses</a>
+ </h3>
<p>Businesses use Tor to research competition and keep strategies confidential, facilitating internal accountability.</p>
</div>
<div class="user">
- <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists & Whistleblowers">
- <h3>Activists</h3></a>
+ <h3>
+ <a href="<page about/torusers>#activists"><img src="$(IMGROOT)/activists.jpg" alt="Activists & Whistleblowers">
+ Activists</a>
+ </h3>
<p>Activists use Tor to anonymously report abuses from danger zones. Whistleblowers use Tor to safely report on corruption.</p>
</div>
<div class="user">
- <a href="<page about/torusers>#journalist"><img src="$(IMGROOT)/media.jpg" alt="Journalists and the Media">
- <h3>Media</h3></a>
+ <h3>
+ <a href="<page about/torusers>#journalist"><img src="$(IMGROOT)/media.jpg" alt="Journalists and the Media">
+ Media</a>
+ </h3>
<p>Journalists and the Media use Tor to protect their research and sources online.</p>
</div>
<div class="user">
Modified: website/trunk/include/foot.wmi
===================================================================
--- website/trunk/include/foot.wmi 2010-10-10 01:34:47 UTC (rev 23546)
+++ website/trunk/include/foot.wmi 2010-10-10 01:42:22 UTC (rev 23547)
@@ -26,7 +26,6 @@
print 'Last compiled: '.$compiledate."\n";
}:>
-->
- </p>
</div>
<!-- END ABOUT -->
<!-- WE HAVE NO NEWSLETTER SO REMOVE THIS