Date: Wed, 15 Jan 2003 22:47:44 -0800 From: Linh Pham <question@closedsrc.org> To: bod@freebsdfoundation.org, www@freebsd.org Subject: Diff for http://www.freebsdfoundation.org/index.html Message-ID: <20030116064744.GA26678@q.closedsrc.org>
next in thread | raw e-mail | index | archive | help
--WhfpMioaduB5tiZL Content-Type: multipart/mixed; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I think I was able to get the W3C logo to be shown within the blue table cell as well as made minor changes to the file to make the page validate as valid XHTML 1.0 Transitional. Attached is the diff between the index.html that I downloaded from the site at around 10:40p PT on Jan 15, 2003 and the one that I modified. HTH --=20 Linh Pham question@closedsrc.org Webmaster and FreeBSD Geek http://closedsrc.org Apprentice Manager Editor and Writer http://www.daemonnews.org Courage: The things I do for love | And So Western Civilization Crumbles --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="index.html.diff" Content-Transfer-Encoding: quoted-printable --- index.html.orig Wed Jan 15 22:28:39 2003 +++ index.html Wed Jan 15 22:43:43 2003 @@ -28,6 +28,13 @@ <p><a href=3D"#donations">Making a Donation</a> </p> <p><a href=3D"#contact">Contact Information</a> </p> <p><a href=3D"./documents.html">Foundation Documents</a> </p> + + <p> + <a href=3D"http://validator.w3.org/check/referer"><img + src=3D"http://www.w3.org/Icons/valid-xhtml10" + alt=3D"Valid XHTML 1.0!" height=3D"31" width=3D"88" style=3D"borde= r: 0px;" /></a> + </p> + </td> =20 =20 @@ -286,16 +293,16 @@ <td valign=3D"top"><b>Credit Card</b></td> <td> <form action=3D"https://www.paypal.com/cgi-bin/webscr" method= =3D"post"> - <input type=3D"hidden" name=3D"cmd" value=3D"_xclick"> - <input type=3D"hidden" name=3D"business" value=3D"donations@fr= eebsdfoundation.org"> - <input type=3D"hidden" name=3D"return" value=3D"http://www.fre= ebsdfoundation.org"><!-- return should be routed to a thank you page --> - <input type=3D"hidden" name=3D"no_shipping" value=3D"0"> - <input type=3D"hidden" name=3D"cancel_return" value=3D"http://= www.freebsdfoundation.org"><!-- cancel_return should be routed to a perhaps= next time page --> - <input type=3D"hidden" name=3D"item_name" value=3D"The FreeBSD= Foundation"> -<!-- <input type=3D"hidden" name=3D"image_url" value=3D"http://= www.freebsdfoundation.org/logo.gif 150 x 50 pixels"> --> + <input type=3D"hidden" name=3D"cmd" value=3D"_xclick" /> + <input type=3D"hidden" name=3D"business" value=3D"donations@fr= eebsdfoundation.org" /> + <input type=3D"hidden" name=3D"return" value=3D"http://www.fre= ebsdfoundation.org" /><!-- return should be routed to a thank you page --> + <input type=3D"hidden" name=3D"no_shipping" value=3D"0" /> + <input type=3D"hidden" name=3D"cancel_return" value=3D"http://= www.freebsdfoundation.org" /><!-- cancel_return should be routed to a perha= ps next time page --> + <input type=3D"hidden" name=3D"item_name" value=3D"The FreeBSD= Foundation" /> +<!-- <input type=3D"hidden" name=3D"image_url" value=3D"http://= www.freebsdfoundation.org/logo.gif 150 x 50 pixels" /> --> <input type=3D"image" src=3D"http://images.paypal.com/images/x= -click-butcc-donate.gif"=20 - border=3D"0" name=3D"submit"=20 - alt=3D"Make payments with PayPal - it's fast, free and secure= !"> + style=3D"border: 0px;" name=3D"submit"=20 + alt=3D"Make payments with PayPal - it's fast, free and secure= !" /> </form> </td> <td valign=3D"top"><a href=3D"http://www.paypal.com/cgi-bin/web= scr?cmd=3Dp/gen/fees-outside">PayPal Fee Schedule</a></td> @@ -381,8 +388,8 @@ <hr/> =20 <address> - Last updated 24 November 2002.<br> - Copyright © 2001-2002 The FreeBSD Foundation<br> + Last updated 24 November 2002.<br /> + Copyright © 2001-2002 The FreeBSD Foundation<br /> </address> =20 </body> --gBBFr7Ir9EOA20Yy-- --WhfpMioaduB5tiZL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+JlWQwhofDeWkDMIRApW2AJ9LrKg6fB4T61IzFLl14N5ImOXY1QCfbXuI 38eEpnhGej9M7Db4GPn2PHc= =uBS7 -----END PGP SIGNATURE----- --WhfpMioaduB5tiZL-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030116064744.GA26678>