bagder: curl-www/libcurl/php _apps.html,1.13,1.14
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/php In directory labb.contactor.se:/tmp/cvs-serv9229/libcurl/php Modified Files: _apps.html Log Message: fixed tabletop class Index: _apps.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/php/_apps.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- _apps.html 17 Aug 2004 19:28:39 -0000 1.13 +++ _apps.html 28 Nov 2004 09:27:11 -0000 1.14 @@ -18,8 +18,8 @@ list with some of them: #define NEWCOL <td valign=top> -#define NICETD <td bgcolor="#0000ff"><font color="#ffffff" size=+1 face="ariel,helvetica"> -#define NICETDEND </font></td> +#define NICETD <th> +#define NICETDEND </th> #define TREVEN <tr> #define TRODD <tr bgcolor="#e0e0e0"> @@ -27,10 +27,10 @@ <p> <table cellspacing=2 cellpadding=0 border=0> -<tr> - NICETD Name NICETDEND - NICETD Description NICETDEND - NICETD Author NICETDEND +<tr class="tabletop"> + <th>Name</th> + <th>Description</th> + <th>Author</th> </tr> TRODD _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-www-commits