Yet more discussion over the characteristics of the DIV tag and other related things, without forgetting the P.

Hi!

Someone mentioned that DIV wouldn't insert whitespace (in netscape).  That is not 
true, as atleast my netscape (2.01 for win 3.11) inserts a small gap where DIVs are 
found.

so 

<DIV>
this
</DIV>

is equal to 

<P>
this
</P>


-- 
Heikki Vesalainen
http://www.clinet.fi/~wes/
wes@clinet.fi

Received on Tuesday, 16 April 1996 01:56:38 UTC