Re: Sentence MarkUp
Mike Batchelor (mikebat@clark.net)
Wed, 26 Jul 1995 11:41:46 -0400 (EDT)
Benjamin C. W. Sittler once wrote...
>
> What HTML tag should I use to mark "new" sentences? (That is, sentences
> added to the document recently.) I want to mark these up so I can apply
> special stylesheet attributes to them. Also, what tag should I use to mark
> out-of-date or unreliable information? I'd like this to be visible when
> the pages are viewed with a StyleSheet browser, but none of the HTML tags
> quite seem appropriate...
>
> --
> Benjamin C. W. Sittler
> "I have great confidence in fools -- self confidence my friends call it."
> --Edgar Allen Poe
> mailto:bsittler@nmt.edu http://nmt.edu/~bsittler/
>
What's wrong with
<p class=recent>
<p class=outdated>
<p class=unreliable>
--
%%%%%% mikebat@clark.net %%%%%% http://www.clark.net/pub/mikebat/ %%%%%%