[
Lists Home |
Date Index |
Thread Index
]
- From: "Neil Bradley" <neil@bradley.co.uk>
- To: xml-dev@ic.ac.uk
- Date: Tue, 18 Nov 1997 21:49:32 +0000
The CSS2 proposal mentions XML (thank goodness) several times,
and even CSS1 had the capability to specify in-line and block
styles, and list and list item styles for arbitary XML elements.
When I saw that CSS2 had additional features for handling tables,
I immediately thought there would be property types for use with
XML. Maybe they are there, and I cannot find them. If not, can
they be added to the Display property, as in 'table',
'head-row', body-row' and 'cell' shown below:
Property name:
'display'
Value:
block | inline | list-item | run-in | compact |
none | table | head-row | body-row | cell
Initial:
block
Applies to:
all elements
If something like this is not done, I fear that rendering XML
tables will only be achievable if HTML element names are used, or
some other nasty technique is adopted.
Neil.
-----------------------------------------------
Neil Bradley - Author of The Concise SGML Companion.
neil@bradley.co.uk
www.bradley.co.uk
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|