[l2h] style-sheet question
Fred L. Drake, Jr.
fdrake@acm.org
Wed, 27 Mar 2002 11:18:37 -0500
Ulrich Gruenebaum writes:
> P.S. By the way, I tried to include a picture using
> img2html (http://www.afghanhound.org.uk/comp/img2html/)
> which converts images into html tables -- you won't
Scary! Another option is to use a data: URL, so that the image data
is encoded into the URL itself. Depending on the image, this might
even be reasonable (it's best if the image is small!).
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation