- From: fantasai <fantasai@escape.com>
- Date: Fri, 26 Jan 2001 13:32:34 -0500
- To: www-style@w3.org
Try playing with the padding and margin properties. BTW, questions like this (how-to) should be addressed to comp.infosystems.www.authoring.style "Manos M. Batsis" wrote: > > I'm trying to format a list to take as less space in width as possible but I'm getting > nowhere: > > <ul> > <li id="foldheader">AainU</li> > <ul id="foldinglist" style="display:none" style=&{head};> > <li><a href="/market/quotes.asp">Oaeaooa?a Ooiaeeaa?</a></li> > <li><a href="/market/market.asp">Eea?oeii CiYnao XAA</a></li> > <li><a href="/market/close_det.asp">AiUeooc Eeaeo?iaoio</a></li> > <li><a href="/market/foreignM.asp">IYia ?nciaoeoo?nea</a></li> > <li><a href="/market/equities.asp">Eoioei?ao</a></li> > </ul> > </ul> > > This comes out like: > this is id="foldheader" > this is a li > this is a li > this is a li > > That is the LIs are too much on the right. I read something about markers but i got no clue > about them. Can you tell me what i should know here? > I just want the list <li> elements under the "foldheader" to appear with less space on > their left side. Thanks all.
Received on Friday, 26 January 2001 13:31:39 UTC