stas 02/01/24 09:39:45
Modified: tmpl/custom/html ad
src/images/ads modperlcookbook.jpg
Added: src/images/ads modperlpr.jpg wrapmod.jpg
Removed: src/images/ads modperlpr.gif wrapmod.gif
Log:
- use smaller images
- add space between images and text
Revision Changes Path
1.3 +17 -14 modperl-docs/tmpl/custom/html/ad
Index: ad
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/ad,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ad 15 Jan 2002 13:24:17 -0000 1.2
+++ ad 24 Jan 2002 17:39:45 -0000 1.3
@@ -1,33 +1,36 @@
<div class='ad' align="center">
+ <br>
<a href="http://www.modperl.com/">
- <b>Writing Apache Modules with Perl and C</b><br>
- <img src="[% doc.dir.abs_doc_root %]/images/ads/wrapmod.gif"
- border=0 align="center" width=145 height=190
- alt="Writing Apache Modules with Perl and C"><br>
+ <b>Writing Apache Modules with Perl and C</b><br><br>
+ <img src="[% doc.dir.abs_doc_root %]/images/ads/wrapmod.jpg"
+ border=0 align="center" width=107 height=140
+ alt="Writing Apache Modules with Perl and C"><br><br>
<b>By Lincoln Stein, Doug MacEachern</b>
- </a>
+ </a><br>
</div>
<br>
<div class='ad' align="center">
+ <br>
<a href="http://www.modperlcookbook.org/">
- <b>The mod_perl Developer's Cookbook</b><br>
+ <b>The mod_perl Developer's Cookbook</b><br><br>
<img src="[% doc.dir.abs_doc_root %]/images/ads/modperlcookbook.jpg"
- border=0 align="center" width=125 height=155
- alt="The mod_perl Developer's Cookbook"><br>
+ border=0 align="center" width=113 height=140
+ alt="The mod_perl Developer's Cookbook"><br><br>
<b>By Geoffrey Young, Paul Lindner, Randy Kobes</b>
- </a>
+ </a><br>
</div>
<br>
<div class='ad' align="center">
+ <br>
<a href="http://www.oreilly.com/catalog/modperlpr/">
- <b> mod_perl Pocket Reference</b><br>
- <img src="[% doc.dir.abs_doc_root %]/images/ads/modperlpr.gif"
- border=0 align="center" width=115 height=190
- alt="mod_perl Pocket Reference"><br>
+ <b> mod_perl Pocket Reference</b><br><br>
+ <img src="[% doc.dir.abs_doc_root %]/images/ads/modperlpr.jpg"
+ border=0 align="center" width=85 height=140
+ alt="mod_perl Pocket Reference"><br><br>
<b>By Andrew Ford</b>
- </a>
+ </a><br>
</div>
1.2 +14 -23 modperl-docs/src/images/ads/modperlcookbook.jpg
<<Binary file>>
1.1 modperl-docs/src/images/ads/modperlpr.jpg
<<Binary file>>
1.1 modperl-docs/src/images/ads/wrapmod.jpg
<<Binary file>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]