bagder Fri Jan 23 05:06:37 2004 EDT
Modified files:
/curl-www _libs.html
Log:
better HTML, nicer table
http://cvs.php.net/diff.php/curl-www/_libs.html?r1=1.10&r2=1.11&ty=u
Index: curl-www/_libs.html
diff -u curl-www/_libs.html:1.10 curl-www/_libs.html:1.11
--- curl-www/_libs.html:1.10 Mon Oct 20 04:34:27 2003
+++ curl-www/_libs.html Fri Jan 23 05:06:37 2004
@@ -18,11 +18,12 @@
href="/libcurl/">libcurl</a> for all features). You can build curl without
them, but curl gets a lot better if you have these libraries:
<p>
-<table cellspacing="10"><tr>
-<td align=center>
- <a href="http://www.openssl.org">
- <img src="openssl.png" width=102 height=47 alt="OpenSSL" border=0><br>
- <small>www.openssl.org</small></a>
+<table cellpadding="4" cellspacing="0">
+<tr class="tabletop"><th>Library</th><th>Used for...</th></tr>
+<tr>
+<td align="center">
+ <img src="openssl.png" width="102" height="47" alt="OpenSSL" border="0"><br>
+ <a href="http://www.openssl.org"><small>www.openssl.org</small></a>
</td>
<td>
SSL (https) support. Use <a href="http://www.openssl.org">OpenSSL</a>. Curl
@@ -31,11 +32,10 @@
</td>
</tr>
-<tr>
-<td align=center>
- <a href="http://www.gzip.org/zlib/">
- <img src="zlib.png" width=100 height=55 alt="zlib" border=0><br>
- <small>www.gzip.org/zlib</small></a>
+<tr class="odd">
+<td align="center">
+ <img src="zlib.png" width="100" height="55" alt="zlib" border="0"><br>
+ <a href="http://www.gzip.org/zlib/"><small>www.gzip.org/zlib</small></a>
</td>
<td>
The automatic "deflate" decompression depends on <a
@@ -45,18 +45,17 @@
</tr>
<tr>
-<td align=center>
- <a href="http://www.openldap.org">
- <img src="openldap2.png" width=150 height=42 alt="OpenLDAP" border=0><br>
- <small>www.openldap.org</small></a>
+<td align="center">
+ <img src="openldap2.png" width="150" height="42" alt="OpenLDAP"
border="0"><br>
+ <a href="http://www.openldap.org"><small>www.openldap.org</small></a>
</td>
<td>
The LDAP support depends on <a href="http://www.openldap.org">OpenLDAP</a>.
</td>
</tr>
-<tr>
-<td align=center>
- <small>kerberos4</small></a>
+<tr class="odd">
+<td align="center">
+ <small>kerberos4</small>
</td>
<td>
The kerberos4 support depends on a kerberos4 package! :-) More information
@@ -78,7 +77,7 @@
</td>
</tr>
-<tr>
+<tr class="odd">
<td align=center>
<a href="http://sourceforge.net/projects/modgssapache/">fbopenssl</a>
</td>
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|