David Laakso wrote:
> Duane Nelson wrote:
>> Issue:  list bullets not within margin/padding
>> URL:  http://alansonnazarene.org/sm-connection.html
>> CSS:  http://alansonnazarene.org/css/anaz.css
>>
>> Duane Nelson
>>   
> 
> 
> 
> ul {
> /*list-style: square outside;*/
> list-style-type: square;
> list-style-position: inside;
> }
> 

Thank you, David.  On one variant, I used:

list-style: square inside;

The bullets move a bit so that they appeared, but they were still not 
within the designated margin.  Why didn't my shortcut version work 
and/or why did your long version work?  Is it because I didn't complete 
the short one with a "list-style-image"?

Thank you again!

Duane Nelson
Loss2gaiN Designs - A Website Development Company
http://www.myL2G.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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