Computing.Net > Forums > Web Development > image in XML

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

image in XML

Reply to Message Icon

Name: kenny_dinh
Date: March 14, 2004 at 05:46:59 Pacific
OS: windows
CPU/Ram: 256
Comment:

can anyone tell me how can I display an image in my XML document using DTD and CSS.
I tried to do like this:
<xmlns:html="http://www.w3.org/TR/REC-html40">
<html:img src="some.gif"/>
and in DTD file
<!ELEMENT html:img EMPTY>
<!ATTLIST html:img
src CDATA #REQUIRED
>



Sponsored Link
Ads by Google

Response Number 1
Name: kenny_dinh
Date: March 14, 2004 at 05:49:08 Pacific
Reply:

sorry i didn't finish the question.
with what i've done the image can be displayed in IE, but i don't know why with mozilla it can't be displayed. Does anyone have any idea?


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: image in XML

Images in Pop-Ups www.computing.net/answers/webdevel/images-in-popups/1202.html

how to display images in PHP www.computing.net/answers/webdevel/how-to-display-images-in-php-/2164.html

What folder do you put images in? www.computing.net/answers/webdevel/what-folder-do-you-put-images-in/639.html