Hi,
i recently started working with xml and css, and i found out that IE does not support the display:table option in css. Is there a way to work around this problem? without using html.
Here's the code i'm using at the moment. This is jsut an example of O'Reilly, the book i'm using to learn xml and css:
The xml page:
The css page:
This might look a little bit messy, but that's just because i've been messing around with this script, just to see what all the possibilities are.
Greetz and Thanx in advance,
UnrealEd