Re: New tag (or old?)
Dave_Raggett <dsr@hplb.hpl.hp.com>
From: Dave_Raggett <dsr@hplb.hpl.hp.com>
Message-id: <9310011629.AA06082@manuel.hpl.hp.com>
Subject: Re: New tag (or old?)
To: henrich@crh.cl.msu.edu
Date: Fri, 1 Oct 93 17:29:32 BST
Cc: www-talk@nxoc01.cern.ch
Mailer: Elm [revision: 66.36.1.1]
> I dont remember, is there a <sep>erator tag in html+? If there isnt, Id like
> to propose it, as many people these days are doing <img src="/groove.gif">
> which doesnt translate very well to non graphical browsers (and not always
> graphical if the sizes are wrong). How about a format like:
> <sep style> where style is groove, bump, wide etc... Can be ignored for
> non graphical browsers, who could at least stuff in a dashed line..
I haven't seen this myself, but do you mean a horizontal line that separates
two sections of text? If so the anwser is yes: <HR> for horizontal rule,
which leaves the precise appearence up to the browser.
Dave