Hello Chris,
on 30-Apr-00 you wrote :
...snipp [HTML headings in bold? How?
your comments refering the W3C specs.]
� Dosen't really mention boldface at all, so I guess it's a
� matter of choice.
� If they supported CSS, they might want to rethink that
� practice though. I think CSS is a long way off though.
Well, as an addition: Refering to the HTML v4.0 specs
it's possible to add font-style
information (CSS) for headings,
so no problem for bold, italic,.....
\begin {quote - HTML v4.0 docs}
<HEAD>
<TITLE>... document title ...</TITLE>
<STYLE type="text/css">
DIV.section { text-align: justify; font-size: 12pt}
DIV.subsection { text-indent: 2em }
H1 { font-style: italic; color: green }
H2 { color: green }
</STYLE>
</HEAD>
\end{quote - HTML v4.0 docs}
Regards
NR
--
Remark of the day :
A conservative is one who is too cowardly to fight
and too fat to run.
--
Amiga 2000 B/2060ERC - PicIV/Pic96 - 19" Iiyama S901GT
2/112 MB Chip/FastMem - 1x18.2 GB SCSI HD - 48 x SCSI CD-ROM
____________________________________________________________
Voyager Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"