Re: New tag (or old?)

Dave_Raggett (dsr@hplb.hpl.hp.com)
Fri, 1 Oct 93 17:29:32 BST


> 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