From 2f73387bec1179012142bbf6e6dbe8516d3d214c Mon Sep 17 00:00:00 2001
From: dev <dev@robertfoss.se>
Date: Tue, 29 May 2012 19:21:49 +0000
Subject: [PATCH] Added a simple table with supported browsers.

---
 www.i2p2/pages/htproxyports.html | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/www.i2p2/pages/htproxyports.html b/www.i2p2/pages/htproxyports.html
index 1e4afe48a..ac0cb72eb 100644
--- a/www.i2p2/pages/htproxyports.html
+++ b/www.i2p2/pages/htproxyports.html
@@ -7,6 +7,13 @@
 to use the I2P proxy. This is a short guide for different browsers on howto
 set them up.</p>
 
+<ul>
+<li><a href="#firefox">Firefox</a></li>
+<li><a href="#konqueror">Konqueror</a></li>
+<li><a href="#ie8">Internet Explorer 8</a></li>
+</ul>
+
+<a name="firefox"></a>
 <h3>Firefox</h2>
 <p>
 Select the tools menu and click on options to get the settings window for
@@ -21,6 +28,7 @@ by I2P. Be sure you enter localhost and 127.0.0.1 into the "No Proxy for" box.</
 <img src="_static/images/firefox.proxyports.jpg" alt="FFPPorts" title="FFPPorts">
 <br>
 
+<a name="konqueror"></a>
 <h3>Konqueror</h3>
 <p>
 Open the settings and options for Konqueror from the menu. Choose the proxy config 
@@ -34,6 +42,7 @@ Accept these settings with a click on OK and you are done.</p>
 <img src="_static/images/konqueror.proxyports.jpg" alt="KPPorts" title="KPPorts">
 <br>
 
+<a name="ie8"></a>
 <h3>IE8</h3>
 <p>
 In the tools menu select the "Internet Options" line to open the settings. In the
-- 
GitLab