- From: Manos M. Batsis <manosb@profile.gr>
- Date: Fri, 26 Jan 2001 14:24:54 +0200
- To: <www-style@w3.org>
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.
Manos
Received on Friday, 26 January 2001 07:25:51 UTC