Connecting Tech Pros Worldwide Forums | Help | Site Map

<ul> Horizzontal

Peter
Guest
 
Posts: n/a
#1: Jul 21 '05
Hi at all
To make a list using <UL><IL> showed horizontally AND with ITEMS SPACED
30pixels. waht CSS command have I to use please?
Thank in advance
Peter




Els
Guest
 
Posts: n/a
#2: Jul 21 '05

re: <ul> Horizzontal


Peter wrote:
[color=blue]
> Hi at all
> To make a list using <UL><IL> showed horizontally AND with
> ITEMS SPACED 30pixels. waht CSS command have I to use
> please?[/color]

CSS doesn't have any commands :-)

You're looking for this I think:

li{
display:inline;
padding-left:15px;
padding-right:15px;
}


--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Faith No More - Epic
Neal
Guest
 
Posts: n/a
#3: Jul 21 '05

re: <ul> Horizzontal


On Thu, 14 Oct 2004 10:41:46 GMT, Peter <voilierdacier@hotmail.com> wrote:
[color=blue]
> Hi at all
> To make a list using <UL><IL> showed horizontally AND with ITEMS SPACED
> 30pixels. waht CSS command have I to use please?
> Thank in advance
> Peter[/color]

Since Els gave a good answer, I'll be the wiseguy - since I is next to O,
I know what you meant, but - what would an IL be?

Interesting List?

Idiot List?

:)
Els
Guest
 
Posts: n/a
#4: Jul 21 '05

re: <ul> Horizzontal


Neal wrote:
[color=blue]
> On Thu, 14 Oct 2004 10:41:46 GMT, Peter
> <voilierdacier@hotmail.com> wrote:
>[color=green]
>> Hi at all
>> To make a list using <UL><IL> showed horizontally AND
>> with ITEMS SPACED 30pixels. waht CSS command have I to use
>> please? Thank in advance
>> Peter[/color]
>
> Since Els gave a good answer, I'll be the wiseguy[/color]

That's cool, I'll be the wisegirl then:
[color=blue]
> - since I is next to O, I know what you meant, but - what
> would an IL be?[/color]

The I being next to O might just be irrelevant here.
IL was most likely meant to be LI, as OL doesn't make sense
inside a UL :P
[color=blue]
> Interesting List?
>
> Idiot List?
>
>:)[/color]

<g>

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Living Colour - Love Rears Its Ugly Head
Neal
Guest
 
Posts: n/a
#5: Jul 21 '05

re: <ul> Horizzontal


On 14 Oct 2004 15:51:25 GMT, Els <els.aNOSPAM@tiscali.nl> wrote:
[color=blue]
> Neal wrote:
>[color=green]
>> On Thu, 14 Oct 2004 10:41:46 GMT, Peter
>> <voilierdacier@hotmail.com> wrote:
>>[color=darkred]
>>> Hi at all
>>> To make a list using <UL><IL> showed horizontally AND
>>> with ITEMS SPACED 30pixels. waht CSS command have I to use
>>> please? Thank in advance
>>> Peter[/color]
>> - since I is next to O, I know what you meant, but - what
>> would an IL be?[/color]
>
> The I being next to O might just be irrelevant here.
> IL was most likely meant to be LI, as OL doesn't make sense
> inside a UL :P[/color]

Well, I interpreted <UL><O> as meaning "ul or ol". Yours is valid as well,
but less fun.
[color=blue][color=green]
>> Interesting List?
>>
>> Idiot List?
>>
>> :)[/color]
>
> <g>[/color]

Italian Loafers?

Incompetent Loser?

Come on Els, you know the drill...

Closed Thread