Re: Whitespace
Alexsander Totic (atotic@ncsa.uiuc.edu)
Mon, 10 Jan 1994 23:07:25 -0600 (CST)
>>How about <em h1>? The semantic meaning is: "This is a header where it should
>>not appear".
>
> Why not just <f1> ?
Because <f1> is similar to <b>, <i>, whose use should be discouraged. <em>
tag is the one that should be used for rendering hints.
Aleks