- From: Kristof Zelechovski <giecrilj@stegny.2a.pl>
- Date: Sat, 19 Sep 2009 19:52:05 +0200
- To: <www-style@w3.org>
Received on Saturday, 19 September 2009 18:28:23 UTC
The default HTML stylesheet provided by the CSS 2.1 specification[1] does
not provide a distinguished rendering for DFN elements. I think this is
wrong; occurrences of term definitions should be prominent and easy to find
in the running text. You could have
DFN { color: black; background: yellow }
-for a draft or a handout, and
DFN { font-weight: bolder }
-for a printed book.
Don't you think?
Chris
_____
[1] Default style <http://www.w3.org/TR/CSS2/sample.html> sheet for HTML 4
Received on Saturday, 19 September 2009 18:28:23 UTC