[email protected] (Stefan Ram) wrote or quoted:
It even works in a browser published more than ten years ago and
in an HTML-to-PDF converter.
Here's a current draft HTML resource that shows the complete
stylesheet I use for formatting paragraphs. This is intended
to become the basis for my future web site. (In the real web
site, the stylesheet will be extern.)
As it was not written for Usenet, some lines are longer than
72 characters.
<!DOCTYPE html><html xmlns="
http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head><meta charset="UTF-8" /><title>Main</title><style>
body
{ margin-top: 0; padding-top: 0;
font-family: Georgia;
letter-spacing: 0.02em;
word-spacing: -0.01em;
color: #553322; background: #FFFEFC; }
p { line-height: 130%; padding-top: 0; margin-left: 0%; }
p.vugy:not(.vpugy).vfugy { margin-top: 1.0ex; margin-bottom: 0.5ex; } p.vugy.vpugy.vfugy { margin-top: 0.5ex; margin-bottom: 0.5ex; } p.vugy.vpugy:not(.vfugy) { margin-top: 0.5ex; margin-bottom: 0.2ex; } p.vugy:not(.vpugy):not(.vfugy) { margin-top: 1.0ex; margin-bottom: 0.2ex; }
@media screen
{ body
{ margin-left: 0; padding-left: 0;
margin-right: 0; padding-right: 0;
margin-bottom: 0; padding-bottom: 0; }}
@media print
{ body
{ font-family: "Noto Serif" }}
</style></head><body><!--
--><p class="vugy vp vfugy">There seem to be two different linguistic points of view here:</p><!--
--><p class="vugy vpugy vfugy">Descriptive View</p><!--
--><p class="vugy vpugy vfugy">The meaning of a term is determined by how it is used.</p><!--
--><p class="vugy vpugy vfugy">Prescriptive View</p><!--
--><p class="vugy vpugy vf">The manufacturer of a system may determine the terms.</p><!--
--><script>/*<![CDATA[*/
/*]]>*/</script></body></html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)