|
Hello,
I've got a website that I will have to start working on in a few months, and want to prepare, as my web skills are middling.
This upcoming website will have lots of data (names, hyperlinks and art). Last year I did a very similar site entirely in CSS/HTML. There were about 350 individual entries. I put all the data in manually.
Another website I had previously done (also very similar) loaded the data into an XML document that was displayed in Flash.
Both approaches have their good and bad points. My question is: can you display XML data (copy, hyperlinks and art) into a CSS/HTML doc? And if so, how?
Thanks in advance for any help you can throw my way!
|