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
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 >
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?
Summary: I've created a page of thumbnails that when clicked load the relevant image in a new pop up window. Im using this code: Code This works fine but the one thing I want to do is stop the main pictures.ht...
Summary: Hi all, I am new to this group and PHP programming. I have a very simple question. I have a database where I want to store and display all images. I have inserted few images in the database and no...
Summary: Hi, this is for a friend, I'm not into web development myself. He is creating a personal homepage, he is using microsoft frontpage to make all the pages then manualy uploading them via ftp. Untill yes...