Custom Tags with DIV and SPAN in DHTML
- The <DIV> tag only property is that it has a line break before and after it. It is useful for instance for creating a bold style tag without upsetting the <B> tag.
- The <SPAN> tag has no inherited properties. <SPAN> can be used to create custom styles.