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.
XML CSS display image
Name: hamburglar Date: May 13, 2004 at 05:37:51 Pacific OS: n/a CPU/Ram: n/a
Comment:
Can anyone help me/explain how to display an image using css on an xml document? It would be much appreciated.
Name: anonproxy Date: May 15, 2004 at 16:51:21 Pacific
Reply:
XML needs a schema. Follow the DTD's (Document Type Definition) specification. If you mean XHTML, it is virtually no different from regular HTML, with a little bit different header syntax (find an online example). If you don't follow the exact detail's, it will still work in virtually all browsers.
Summary: Basically for a client i set up a site that the customer can login using php and sessions to few what i call thier file center. It will contain all the images they have uploaded. Some of them are of r...
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: Hey guys. I just wanted to know your opinion on what is the best way to displat multiple images on a page. Like thumbnails that you click that get bigger in a seperate window? Slideshow that you cli...