You need to actually be serving static content:
http://www.djangoproject.com/documentation/static_files/

On Apr 13, 10:25 pm, Duke <[EMAIL PROTECTED]> wrote:
> Hi
> Can any tell me how to display a image in the hrml in Django
>
> <html>
> <head>
> <title> Hello, Image</title>
> </head>
> <body>
> <img src="logo.html">
> </body>
>
> this html is not displaying the image
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to