okei, muchas gracias por vuestra colaboración, creo que ya 
me queda claro.gracias!

-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Marc el XrV
Enviado el: lunes, 20 de septiembre de 2004 19:52
Para: Ovillo, la lista de CSS en castellano
Asunto: Re: [Ovillo] varias listas


Poniendole un ID, por ejemplo:

<ul id="lista1">
<li>marc</li>
<li>palaueb.com</li
</ul>

<ul id="lista2">
<li>me gusta</li>
<li>ser friki</li>
</ul>


y en la css:

<style type="text/css">
#lista1 ul{...}
#lista1 li{...}

#lista2 ul{...}
#lista2 li{...}
</style>

En esos puntos van las propiedades ehh :P

saludos
att. Marc Palau

---------- Original Message -----------
From: "De Marco Recuenco, Angel Daniel" <[EMAIL PROTECTED]>
To: "Ovillo, la lista de CSS en castellano" <[EMAIL PROTECTED]>
Sent: Mon, 20 Sep 2004 12:31:26 +0200
Subject: [Ovillo] varias listas

> Hola a [EMAIL PROTECTED],
> 
> tengo un tipo de listas:
> 
> ul
> {
> list-style-type: none;
> padding: 0;
> margin-left: 15px;
> margin-top:5px;
> line-height:20px;
> color: #718997;
> font-size:11px;
> }
> 
> li
> {
> background-image:url(../images/tr.gif);
> background-repeat: no-repeat;
> background-position: 0 .4em;
> padding-left: 11px;
> line-height:20px;
> }
> 
> cómo podría hacer para que en otra lista no tenga las 
> características que elegí para <ul> y <li>, y sí otras distintas ?
> 
> gracias.
> 
> _______________________________________________
> Lista de distribución Ovillo
> Para escribir a la lista, envia un correo a [EMAIL PROTECTED]
> Puedes modificar tus tados o desuscribirte en la siguiente 
> dirección: http://ovillo.org/mailman/listinfo/ovillo_ovillo.org
>
-------------------------------------------------------------------------------------------------------------------
> Este correo electrónico y, en su caso, cualquier fichero anexo al 
> mismo, contiene información de carácter confidencial exclusivamente 
> dirigida a su destinatario o destinatarios. Queda prohibida su 
> divulgación, copia o distribución a terceros sin la previa 
> autorización escrita de Indra. En el caso de haber recibido este 
> correo electrónico por error, se ruega notificar inmediatamente esta 
> circunstancia mediante reenvío a la dirección electrónica del remitente.
> 
> The information in this e-mail and in any attachments is 
> confidential and solely for the attention and use of the named 
> addressee(s). You are hereby notified that any dissemination,
>  distribution or copy of this communication is prohibited without 
> the prior written consent of Indra. If you have received this 
> communication in error, please, notify the sender by reply e-mail
> 
> _______________________________________________
> Lista de distribución Ovillo
> Para escribir a la lista, envia un correo a [EMAIL PROTECTED]
> Puedes modificar tus tados o desuscribirte en la siguiente 
> dirección: http://ovillo.org/mailman/listinfo/ovillo_ovillo.org
------- End of Original Message -------


_______________________________________________
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a [EMAIL PROTECTED]
Puedes modificar tus tados o desuscribirte en la siguiente dirección: 
http://ovillo.org/mailman/listinfo/ovillo_ovillo.org
-------------------------------------------------------------------------------------------------------------------
Este correo electrónico y, en su caso, cualquier fichero anexo al mismo, contiene 
información de carácter confidencial exclusivamente dirigida a su destinatario o 
destinatarios. Queda prohibida su divulgación, copia o distribución a terceros sin la 
previa autorización escrita de Indra. En el caso de haber recibido este correo 
electrónico por error, se ruega notificar inmediatamente esta circunstancia mediante 
reenvío a la dirección electrónica del remitente.

The information in this e-mail and in any attachments is confidential and solely for 
the attention and use of the named addressee(s). You are hereby notified that any 
dissemination, distribution or copy of this communication is prohibited without the 
prior written consent of Indra. If you have received this communication in error, 
please, notify the sender by reply e-mail

_______________________________________________
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a [EMAIL PROTECTED]
Puedes modificar tus tados o desuscribirte en la siguiente dirección: 
http://ovillo.org/mailman/listinfo/ovillo_ovillo.org

Responder a