On Wed, Feb 18, 2009 at 3:34 PM, Bill Brown <macnim...@gmail.com> wrote:
> Casey wrote:
>>
>> I'm trying to remove the indentation from my <DD> element. Text-indent
>> does not seem to do the trick. Any suggestions?
>
> dd{margin:0;padding:0;}
>
> -or, more extensively-
>
> dl,dt,dd{margin:0;padding:0;}
>
> --
> <!--
>  ! Bill Brown <macnim...@gmail.com>
>  ! Web Developologist, WebDevelopedia.com
> -->
>

...Wow. I'm surprised it was that simple. Thanks!
-Casey
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to