What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-html, is-html-attribute
DlClearAttribute  
The dl clear attribute is a deprecated method of clearing certain styles.

You are here: Home > HTML Reference > Elements > <dl> element > clear attribute

Usage

See <address clear> for usage information and examples.

Elements

You can use the clear attribute on the following elements:

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
dl.clear reflects <dl clear="all"> Y Y Y N N N Y N
dl.clear reflects <dl clear="both"> Y Y Y N N N Y N
dl.clear reflects <dl clear="left"> Y Y Y N N N Y N
dl.clear reflects <dl clear="none"> Y Y Y N N N Y N
dl.clear reflects <dl clear="right"> Y Y Y N N N Y N

Further reading


Sign in to add a comment