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;
>
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;
}
--
A th
Hi, all.
Issue: list bullets not within margin/padding
URL: http://alansonnazarene.org/sm-connection.html
CSS: http://alansonnazarene.org/css/anaz.css
This is the first time I've experienced bullets falling outside the
margin/padding area. I know I can in a margin, but I think that
it is a