|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Funky CSS - Why wont this work?
http://figmentenygma.com/test.html
this is what i am working on. Anyways, I am trying to 'XML'ize my database output, and in using the custom tags instead of dIVs is giving me lots of problems. it works in MozillaFirebird 0.7.. not at all in IE 6.0.2600.0000 and very crazy not right in Opera 7.20 What am i doing wrong? Is it an XML thing? or is it a CSS thing like i think it is. Its application can be seen @ http://figmentenygma.com/beta/ |
|
#2
|
||||
|
||||
|
wait...i dont get whats wrong with it?
it looks fine...? |
|
#3
|
|||
|
|||
|
what did you use to look @ it?
the end goal is to have a stylesheet formatted set of readable data.... as opposed to a long string of words |
|
#4
|
|||
|
|||
|
you might need a xslt script for IE to render some xml
|
|
#5
|
||||
|
||||
|
the point this isn't either html or xml,
thats why it wouldn't display right. either convert the xml to html-tags or use css directly on the xml document <?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/css" href="style.css"?> |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > Funky CSS - Why wont this work? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|